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/highresmip/COMP/orchidee.card

    r4360 r4474  
    5555 
    5656[OutputText] 
    57 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) 
     57List=   (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) 
    5858 
    5959[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.