Ignore:
Timestamp:
Nov 10, 2022, 4:18:58 PM (20 months ago)
Author:
fhourdin
Message:

New version with -nconly option

Allows to output all the variables of a routine in the phys.nc
file, even with not replaying this particular routine.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Replay/replay_clean.sh

    r4337 r4346  
    22
    33replay_comment="replay automatic include"
    4 \rm -f dump_param*.h dump_ini.h call_param_replay.F90 dump_ini_module.F90 get_ini_module.F90 input tmp tmp2
     4\rm -f dump_replay*.h mcall_param_replay.F90 dump_ini_module.F90 get_ini_module.F90 input tmp tmp2
    55for file in `grep "$replay_comment" *F90 | cut -d: -f1` ; do
    66   sed -i"" -e "/$replay_comment/d" $file
Note: See TracChangeset for help on using the changeset viewer.