Ignore:
Timestamp:
Mar 29, 2022, 10:50:19 AM (2 years ago)
Author:
idelkadi
Message:

Implementation of Ecrad in LMDZ (continued) :

  • Switch to the first call only in the configuration and initializations part of Ecrad
  • Added instructions for parallelization
  • Initializations


File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/ecrad/surdi.F90

    r3908 r4115  
    104104!RCCL4   =   1.E-12_JPRB*ZCL4MWG/ZAIRMWG
    105105
     106!ATTENTION AI 02 2022
     107RCCO2 = 353.E-06_JPRB
     108RCCH4 = 1.72E-06_JPRB
     109RCN2O = 310.E-09_JPRB
     110RCCFC11 = 280.E-12_JPRB
     111RCCFC12 = 484.E-12_JPRB
     112RCCFC22 = 1.E-12_JPRB
     113RCCCL4 = 1.E-12_JPRB
     114RCNO2 = 500.E-13_JPRB
     115
    106116IF( LAQUA ) THEN
    107117  RCARDI  = 348.E-06_JPRB*ZCO2MWG/ZAIRMWG
Note: See TracChangeset for help on using the changeset viewer.