Changeset 2958 for trunk/LMDZ.GENERIC/libf/aeronostd
- Timestamp:
- May 5, 2023, 2:23:32 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/aeronostd/calchim_asis.F90
r2542 r2958 14 14 use chimiedata_h 15 15 use radcommon_h, only: glat 16 use wstats_mod, only: wstats 16 17 17 18 implicit none … … 339 340 if (photochem .and. output) then 340 341 341 if (callstats) then342 342 ! photoloysis 343 343 do i=1,nb_phot_hv_max … … 371 371 end do 372 372 endif ! end depos 373 endif ! end callstats374 373 375 374 ! photoloysis
Note: See TracChangeset
for help on using the changeset viewer.