Ignore:
Timestamp:
Oct 23, 2024, 5:34:46 PM (2 days ago)
Author:
abarral
Message:

Remove CPP_IOIPSL cpp keys uses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phy_common/ioipsl_getin_p_mod.F90

    r2352 r5267  
    55! To use getin in a parallel context
    66!---------------------------------------------------------------------
    7 #ifdef CPP_IOIPSL
    87USE ioipsl, ONLY: getin
    9 #else
    10 USE ioipsl_getincom, ONLY: getin
    11 #endif
    128USE mod_phys_lmdz_mpi_data, ONLY :  is_mpi_root
    139USE mod_phys_lmdz_omp_data, ONLY :  is_omp_root
Note: See TracChangeset for help on using the changeset viewer.