Ignore:
Timestamp:
Jul 22, 2014, 6:16:44 PM (10 years ago)
Author:
lguez
Message:

Variable ok_regdyn is never read. "ini_histREGDYN.h" and
"write_histREGDYN.h" are never included.

Variable ok_isccp does not exist.

The variable controlling the order of pressure values for nudging is
guide_invertp, not ok_invertp.

Variable ncep does not exist.

Variable f_cdrag_stable does not exist. Variable if_ebil is not read
from def files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/DefLists/config.def_LMDZ5_AGCM

    r1907 r2099  
    1111OK_instan=n
    1212ok_LES=n
    13 #ok_regdyn : y/n calcul/non des regymes dynamiques sur regions pre-definies
    14 ok_regdyn=y
    1513# A transformer en la ligne ci-dessous quand ce sera compatible avec libIGCM
    1614phys_out_filekeys=       y       y       y       n       n
     
    113111# Parametres simulateur ISCCP
    114112#######################################
    115 ### ok_isccp=y/n flag simulateur ISCCP
    116 ok_isccp=n
    117113### top_height = flag choix calcul nuages par le simulateur en utilisant
    118114# -              les donnees IR et/ou VIS et l algorithme ISCCP-D1
Note: See TracChangeset for help on using the changeset viewer.