- Timestamp:
- Jul 24, 2024, 12:17:33 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/create_limit_unstruct_mod.F90
r5110 r5111 16 16 USE phys_state_var_mod 17 17 USE lmdz_phys_para 18 USE lmdz_abort_physic, ONLY: abort_physic 18 19 IMPLICIT NONE 19 20 INCLUDE "iniprint.h" … … 185 186 USE time_phylmdz_mod, ONLY: annee_ref 186 187 USE lmdz_phys_para 188 USE lmdz_abort_physic, ONLY: abort_physic 187 189 IMPLICIT NONE 188 190 INCLUDE "iniprint.h" … … 265 267 !------------------------------------------------------------------------------- 266 268 USE ioipsl, ONLY: ioget_calendar,ioconf_calendar,lock_calendar,ioget_mon_len 269 USE lmdz_abort_physic, ONLY: abort_physic 267 270 IMPLICIT NONE 268 271 !-------------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.