Changeset 4184 for dynamico_lmdz/simple_physics/phyparam/param/paramdef.F
- Timestamp:
- Dec 19, 2019, 4:51:01 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/simple_physics/phyparam/param/paramdef.F
r4176 r4184 1 1 SUBROUTINE paramdef(ngrid,rnatur,albedo,inertie,emissiv,z0) 2 2 USE comgeomfi, ONLY : lati,sinlat,coslat 3 USE planet 3 4 IMPLICIT NONE 4 5 c----------------------------------------------------------------------- … … 6 7 c ------------- 7 8 8 #include "planete.h"9 9 10 10 INTEGER ngrid
Note: See TracChangeset
for help on using the changeset viewer.