- Timestamp:
- Jul 28, 2024, 10:25:12 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dynphy_lonlat/phylmd/etat0phys_netcdf.F90
r5136 r5137 53 53 USE lmdz_iniprint, ONLY: lunout, prt_level 54 54 USE lmdz_comgeom2 55 USE lmdz_clesphys 55 56 56 57 PRIVATE … … 60 61 INCLUDE "paramet.h" 61 62 INCLUDE "dimsoil.h" 62 INCLUDE "clesphys.h"63 63 REAL, SAVE :: deg2rad 64 64 REAL, SAVE, ALLOCATABLE :: tsol(:)
Note: See TracChangeset
for help on using the changeset viewer.