Changeset 5059 for ICOSA_LMDZ
- Timestamp:
- Jul 16, 2024, 12:05:48 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ICOSA_LMDZ/src/phylmd/interface_icosa_lmdz.F90
r5018 r5059 39 39 40 40 SUBROUTINE pre_initialize_physics 41 USE etat0_plugin_mod 42 USE icolmdz_etat0 41 USE etat0_plugin_mod, ONLY : init_etat0_plugin, etat0_plugin 42 USE icolmdz_etat0, ONLY : init_etat0, etat0 43 43 USE icolmdz_param_gravity_wave, ONLY: init_param_gravity_wave 44 44 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.