Ignore:
Timestamp:
06/24/19 15:41:47 (5 years ago)
Author:
jgipsl
Message:

Avoid concatenation of out_orchidee file by setting out_orchidee* instead of out_orchidee in orchidee.card. The files will now be copied to the temporary scratch directory and the included in the DEBUG tar file. This is done because the concatenation became slow when having many files.

This method was choosen during the Plateforme meeting 21/05/2019.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZOR/clim_noleap/COMP/orchidee.card

    r4388 r4474  
    4848 
    4949[OutputText] 
    50 List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc) 
     50List=   (out_orchidee*, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc) 
    5151 
    5252[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.