Ignore:
Timestamp:
08/01/15 15:05:27 (9 years ago)
Author:
dubos
Message:

Synced with aquaplanet branch HEAT@45 - tested with DCMIP4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/output_field.f90

    r186 r347  
    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.