Changeset 5282 for LMDZ6/trunk/libf/phylmd/inlandsis
- Timestamp:
- Oct 28, 2024, 1:11:48 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/inlandsis/surf_inlandsis_mod.f90
r5273 r5282 1028 1028 1029 1029 SUBROUTINE sisvatetat0 (fichnom, ikl2i) 1030 USE clesphys_mod_h 1030 1031 USE dimphy 1031 1032 USE mod_grid_phy_lmdz … … 1038 1039 USE indice_sol_mod 1039 1040 USE dimsoil_mod_h, ONLY: nsoilmx, nsnowmx, nsismx 1041 USE clesphys_mod_h 1040 1042 IMPLICIT none 1041 1043 !====================================================================== … … 1046 1048 1047 1049 ! 1048 include "clesphys.h"1049 1050 include "compbl.h" 1050 1051 … … 1279 1280 1280 1281 IMPLICIT none 1281 include "clesphys.h"1282 1282 include "compbl.h" 1283 1283
Note: See TracChangeset
for help on using the changeset viewer.