Ignore:
Timestamp:
Jul 2, 2015, 6:15:28 PM (10 years ago)
Author:
ymipsl
Message:

Dynamico side modification for Dynamico-LMDZ coupling

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/ICOSAGCM/src/output_field.f90

    r3810 r3845  
    1414  USE getin_mod
    1515  USE xios_mod
    16   USE write_field
     16  USE write_field_mod
    1717  IMPLICIT NONE
    1818
     
    3737    USE field_mod
    3838    USE xios_mod
    39     USE write_field
     39    USE write_field_mod
    4040    IMPLICIT NONE 
    4141     CHARACTER(LEN=*),INTENT(IN) :: name_in
Note: See TracChangeset for help on using the changeset viewer.