Changeset 3049 for LMDZ6/branches/DYNAMICO-conv/libf/phylmd
- Timestamp:
- Oct 29, 2017, 11:13:59 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/DYNAMICO-conv/libf/phylmd/inifis_mod.F90
r2311 r3049 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.