Changeset 3835 for trunk/LMDZ.VENUS/libf/phyvenus/phyredem.F90
- Timestamp:
- Jul 7, 2025, 2:29:10 PM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/phyredem.F90
r3451 r3835 15 15 use nonoro_gwd_ran_mod, only: du_nonoro_gwd, dv_nonoro_gwd, & 16 16 east_gwstress, west_gwstress 17 use age_of_air_mod, only: ok_aoa 17 use age_of_air_mod, only: ok_aoa 18 use clesphys_mod 19 18 20 implicit none 19 21 !====================================================================== … … 23 25 !include "netcdf.inc" 24 26 include "dimsoil.h" 25 include "clesphys.h"27 !include "clesphys.h" 26 28 include "tabcontrol.h" 27 29 !======================================================================
Note: See TracChangeset
for help on using the changeset viewer.