Changeset 3605 for LMDZ6/branches/Ocean_skin/libf/phylmd/inifis_mod.F90
- Timestamp:
- Nov 21, 2019, 4:43:45 PM (5 years ago)
- Location:
- LMDZ6/branches/Ocean_skin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Ocean_skin
-
LMDZ6/branches/Ocean_skin/libf/phylmd/inifis_mod.F90
r2311 r3605 6 6 SUBROUTINE inifis(punjours, prad, pg, pr, pcpp) 7 7 ! Initialize some physical constants and settings 8 USE print_control_mod, ONLY: init_print_control, lunout 8 USE init_print_control_mod, ONLY : init_print_control 9 USE print_control_mod, ONLY: lunout 9 10 IMPLICIT NONE 10 11
Note: See TracChangeset
for help on using the changeset viewer.