Changeset 5491 for CONFIG_DEVT


Ignore:
Timestamp:
11/02/20 11:34:57 (3 years ago)
Author:
ymipsl
Message:

Add new ensemble dimension for LMDZ physics

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/LMDZ/libf/phylmd/iophy.F90

    r5477 r5491  
    5353#endif 
    5454#ifdef CPP_XIOS 
    55   use wxios, ONLY: wxios_domain_param, wxios_domain_param_unstructured, wxios_context_init 
     55  use wxios, ONLY: wxios_domain_param, wxios_domain_param_unstructured, wxios_context_init, wxios_ensemble_param 
    5656#endif 
    5757    IMPLICIT NONE 
     
    171171       
    172172    ENDIF 
     173      
     174    CALL wxios_ensemble_param 
    173175       
    174176  END SUBROUTINE init_iophy_new 
Note: See TracChangeset for help on using the changeset viewer.