- Timestamp:
- Jul 29, 2024, 9:59:33 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/inlandsis/surf_inlandsis_mod.F90
r5137 r5139 1042 1042 USE indice_sol_mod 1043 1043 USE lmdz_clesphys 1044 USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree 1044 1045 1045 1046 IMPLICIT NONE … … 1048 1049 ! Objet: Lecture du fichier de conditions initiales pour SISVAT 1049 1050 !====================================================================== 1050 include "compbl.h"1051 1051 1052 1052 !====================================================================== … … 1278 1278 USE dimphy 1279 1279 USE lmdz_clesphys 1280 USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree 1280 1281 1281 1282 IMPLICIT NONE 1282 1283 include "compbl.h"1284 1283 1285 1284 !======================================================================
Note: See TracChangeset
for help on using the changeset viewer.