Changeset 4275 for LMDZ6/trunk/libf/phylmd/dyn1d
- Timestamp:
- Sep 21, 2022, 3:12:15 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/dyn1d/old_1D_read_forc_cases.h
r3780 r4275 843 843 if (forcing_case) then 844 844 845 write(*,*) ,'avant call read_1D_cas'845 write(*,*) 'avant call read_1D_cas' 846 846 call read_1D_cas 847 847 write(*,*) 'Forcing read' … … 918 918 if (forcing_case2) then 919 919 920 write(*,*) ,'avant call read2_1D_cas'920 write(*,*) 'avant call read2_1D_cas' 921 921 call read2_1D_cas 922 922 write(*,*) 'Forcing read' … … 1017 1017 if (forcing_SCM) then 1018 1018 1019 write(*,*) ,'avant call old_read_SCM_cas'1019 write(*,*) 'avant call old_read_SCM_cas' 1020 1020 call old_read_SCM_cas 1021 1021 write(*,*) 'Forcing read'
Note: See TracChangeset
for help on using the changeset viewer.