Ignore:
Timestamp:
Oct 13, 2020, 5:11:50 PM (4 years ago)
Author:
emillour
Message:

Mars GCM:
Code cleanup: remove "tauref" and replace it with two distinct variables,
"tau_pref_gcm" and "tau_pref_scenario" which are repectively the visible
dust opacity column (at 610 Pa) in the GCM and prescribed by a dust scenario.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dust_param_mod.F90

    r2413 r2415  
    1212
    1313  REAL,PARAMETER :: odpref = 610. ! Reference pressure (Pa) of
    14                      ! DOD (Dust optical Depth) tauref
     14                     ! DOD (Dust optical Depth) tau_pref_*
    1515 
    1616  REAL,SAVE,ALLOCATABLE :: tauscaling(:)   ! Convertion factor for qdust and Ndust
Note: See TracChangeset for help on using the changeset viewer.