Changeset 5134 for LMDZ6/branches/Amaury_dev/libf/phylmdiso/phyredem.F90
- Timestamp:
- Jul 26, 2024, 5:56:37 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmdiso/phyredem.F90
r5132 r5134 52 52 USE config_ocean_skin_m, ONLY: activate_ocean_skin 53 53 USE lmdz_abort_physic, ONLY: abort_physic 54 55 IMPLICIT none 54 USE lmdz_alpale 55 56 IMPLICIT NONE 56 57 57 58 include "dimsoil.h" 58 59 include "clesphys.h" 59 include "alpale.h"60 60 include "compbl.h" 61 61 !====================================================================== … … 509 509 #endif 510 510 !USE phyredem, ONLY: put_field_srf1 511 USE lmdz_alpale 511 512 512 513 IMPLICIT NONE … … 516 517 include "dimsoil.h" 517 518 include "clesphys.h" 518 include "alpale.h"519 519 include "compbl.h" 520 520 ! inputs
Note: See TracChangeset
for help on using the changeset viewer.