Changeset 5118 for LMDZ6/branches/Amaury_dev/libf/dyn3d/fluxstokenc.F90
- Timestamp:
- Jul 24, 2024, 4:39:59 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d/fluxstokenc.F90
r5117 r5118 6 6 7 7 USE IOIPSL 8 USE lmdz_iniprint, ONLY: lunout, prt_level 8 9 ! 9 10 ! Auteur : F. Hourdin … … 18 19 include "comgeom.h" 19 20 include "tracstoke.h" 20 include "iniprint.h"21 21 22 22 REAL :: time_step, t_wrt, t_ops … … 157 157 ENDIF ! if iadvtr.EQ.istdyn 158 158 159 160 159 END SUBROUTINE fluxstokenc
Note: See TracChangeset
for help on using the changeset viewer.