Ignore:
Timestamp:
03/03/17 15:12:47 (7 years ago)
Author:
acosce
Message:

update LMDZORINCA with LMDZ physics 6.0.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/lmdz.driver

    r3117 r3158  
    143143 
    144144    # Read value for solaire from file SOLARANDVOLCANOES.txt. If file not existing, take DEFAULT value from file.  
     145    IGCM_debug_Print 1 "Note that the solaire parameter is here below changed but it is only used by LMDZ for old physics(AP and NPv3.2)" 
     146    IGCM_debug_Print 1 "For newer physics with iflag_rrtm=1 and ok_suntime_rrtm=y, the solar constant is instead taken from solarforcing.nc file" 
    145147    if [ -f SOLARANDVOLCANOES.txt ] ; then 
    146148        value=`grep Annee_${year} SOLARANDVOLCANOES.txt | awk -F= '{print $2}'` 
Note: See TracChangeset for help on using the changeset viewer.