Changeset 2559 for trunk/LMDZ.MARS/libf/aeronomars
- Timestamp:
- Sep 7, 2021, 12:10:35 PM (3 years ago)
- Location:
- trunk/LMDZ.MARS/libf/aeronomars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/aeronomars/calchim_mod.F90
r2461 r2559 31 31 use photolysis_mod, only: init_photolysis, nphot 32 32 use iono_h, only: temp_elect 33 use wstats_mod, only: callstats, wstats 33 34 34 35 implicit none -
trunk/LMDZ.MARS/libf/aeronomars/surfacearea.F
r2030 r2559 8 8 & igcm_ccn_number, varian, ccn_factor 9 9 use conc_mod, only: rnew 10 USE comcstfi_h 10 use comcstfi_h, only: pi 11 use wstats_mod, only: callstats, wstats 11 12 implicit none 12 13
Note: See TracChangeset
for help on using the changeset viewer.