Changeset 3877 for trunk/LMDZ.VENUS/libf/phyvenus/phyetat0.F90
- Timestamp:
- Aug 2, 2025, 5:32:18 PM (22 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/phyetat0.F90
r3875 r3877 22 22 east_gwstress, west_gwstress 23 23 use tabcontrol_mod, only: dtime, radpas, length, tabcntr0 24 use soil_mod, only: nsoilmx 24 25 use clesphys_mod 25 26 26 27 implicit none 27 !======================================================================28 include "dimsoil.h"29 !======================================================================30 28 31 29 character(len=*),intent(in) :: fichnom ! input file name … … 44 42 call open_startphy(fichnom) 45 43 endif 46 47 44 ! 48 45 ! Load control parameters:
Note: See TracChangeset
for help on using the changeset viewer.