Changeset 5298 for LMDZ6/trunk/libf/phylmd/inlandsis/sisvat_ts2.f90
- Timestamp:
- Oct 30, 2024, 2:26:24 PM (8 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/inlandsis/sisvat_ts2.f90
r5285 r5298 58 58 ! |________________________________________________________________________| 59 59 60 USE yoethf_mod_h61 60 USE yoethf_mod_h 61 USE VAR_SV 62 62 USE VARdSV 63 64 63 USE VARySV 65 64 USE VARtSV … … 67 66 USE VARphy 68 67 USE indice_sol_mod 69 70 71 68 USE yomcst_mod_h 69 USE comsoil_mod_h 72 70 IMPLICIT NONE 73 71 … … 75 73 ! +--Global Variables 76 74 ! + ================ 77 78 79 75 INCLUDE "FCTTRE.h" 80 ! INCLUDE "indicesol.h"81 INCLUDE "comsoil.h"82 ! include "LMDZphy.inc"83 76 84 77 ! +--OUTPUT for Stand Alone NetCDF File
Note: See TracChangeset
for help on using the changeset viewer.