Changeset 3003


Ignore:
Timestamp:
Jul 21, 2023, 7:09:33 AM (16 months ago)
Author:
emillour
Message:

Mars PCM:
Follow-up to r3000. When in 1D without XIOS COMM_LMDZ still needs to be defined
even if not technically used, so keep the "use" in all cases.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F

    r3001 r3003  
    4343      use iostart, only: open_startphy,get_var, close_startphy
    4444      use write_output_mod, only: write_output
    45 #ifdef CPP_XIOS
     45! mostly for  XIOS outputs:
    4646      use mod_const_mpi, only: init_const_mpi, COMM_LMDZ
    4747      use parallel_lmdz, only: init_parallel
    48 #endif
     48
    4949      IMPLICIT NONE
    5050
Note: See TracChangeset for help on using the changeset viewer.