Ignore:
Timestamp:
09/22/08 18:02:54 (16 years ago)
Author:
jgipsl
Message:
  • Modifications for running the HEAD LMDZ using the old parametrisations corresponding to IPCC AR4 simulations (iflag_con=30, iflag_ratqs=0)
  • Modification for coupling with NEMO (OCEAN=nemo) instead of OPA8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/trunk/IPSLCM5_WORK/EXP00/PARAM/physiq.def

    r396 r398  
    22## $Id$ 
    33# 
    4 ### OCEAN = force / slab  /couple 
    5 OCEAN=couple 
     4### OCEAN = force / slab  /couple /opa8 / nemo 
     5OCEAN=nemo 
    66### VEGET= y si ORCHIDEE, =n si bucket 
    77VEGET=y 
     
    103103## ok_newmicro   =y appel newmicro , =n appel nuage (calcul epaisseur optique et emmissivite des nuages)  
    104104ok_newmicro = y 
     105### iflag_ratqs=0 correspond a la version IPCC AR4  
     106iflag_ratqs=0 
    105107### ratqsbas     ratqs en bas si iflag_cldcon=1  
    106108ratqsbas = 0.005 
Note: See TracChangeset for help on using the changeset viewer.