Changeset 2616 for trunk/LMDZ.MARS/libf/phymars/dust_rad_adjust_mod.F90
- Timestamp:
- Jan 18, 2022, 4:28:31 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dust_rad_adjust_mod.F90
r2584 r2616 40 40 real :: weight ! interpolation weight 41 41 real,save :: zday_prev_call=-666. ! stored value of zday from previous call 42 43 !$OMP THREADPRIVATE( local_time,local_time_prevdt,zday_scenario,zday_scenario_next) 44 !$OMP THREADPRIVATE(firstcall,tau_pref_scenario_next,zday_prev_call) 45 42 46 43 47 ! 0. preliminary stuff
Note: See TracChangeset
for help on using the changeset viewer.