Changeset 1530


Ignore:
Timestamp:
May 27, 2011, 4:30:27 PM (13 years ago)
Author:
Laurent Fairhead
Message:

Some initialisations missing for the aquaplanet configuration


Initialisations manquantes pour les aquaplanètes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phyaqua.F

    r1529 r1530  
    309309
    310310        print*,'avant phyredem dans iniaqua'
     311
     312      falb1=albedo
     313      falb2=albedo
     314      zmax0=0.
     315      f0=0.
     316      ema_work1=0.
     317      ema_work2=0.
     318      wake_deltat=0.
     319      wake_deltaq=0.
     320      wake_s=0.
     321      wake_cstar=0.
     322      wake_pe=0.
     323      wake_fip=0.
     324      fm_therm=0.
     325      entr_therm=0.
     326      detr_therm=0.
     327
    311328
    312329      CALL phyredem ("startphy.nc")
Note: See TracChangeset for help on using the changeset viewer.