- Timestamp:
- Jul 28, 2024, 4:17:54 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dynphy_lonlat/phylmd/iniphysiq_mod.F90
r5134 r5136 42 42 USE slab_heat_transp_mod, ONLY: ini_slab_transp_geom 43 43 USE lmdz_iniprint, ONLY: lunout, prt_level 44 USE lmdz_comgeom 45 44 46 IMPLICIT NONE 45 47 … … 52 54 INCLUDE "paramet.h" 53 55 INCLUDE "tracstoke.h" 54 INCLUDE "comgeom.h"55 56 56 57 REAL, INTENT (IN) :: prad ! radius of the planet (m)
Note: See TracChangeset
for help on using the changeset viewer.