Ignore:
Timestamp:
Apr 20, 2020, 12:13:34 PM (4 years ago)
Author:
lfalletti
Message:

Adding changes for Reprobus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phys_output_ctrlout_mod.F90

    r3622 r3666  
    17761776  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_trac(:)
    17771777  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_trac_cum(:)
    1778 #ifdef REPROBUS
    1779   TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_nas(:)
    1780 #endif
    17811778  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_vdf(:)
    17821779  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_dtr_the(:)
Note: See TracChangeset for help on using the changeset viewer.