Ignore:
Timestamp:
May 8, 2023, 2:28:04 PM (14 months ago)
Author:
crisi
Message:

adding isotopes in sub-surface outputs

File:
1 edited

Legend:

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

    r4523 r4524  
    18641864  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_xtprecip(:)
    18651865  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_xtevap(:)
     1866  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_xtevap_srf(:,:) ! ajout Camille 8 mai 2023
    18661867  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_xtplul(:)
    18671868  TYPE(ctrl_out), SAVE, ALLOCATABLE :: o_xtpluc(:)
Note: See TracChangeset for help on using the changeset viewer.