Ignore:
Timestamp:
Dec 23, 2024, 3:55:47 AM (3 weeks ago)
Author:
fhourdin
Message:

For alternate number of vertical layers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Replay/replay_clean.sh

    r5444 r5449  
    77   \rm -f dump_replay*.h dump_param.h dump_ini.h  input tmp_get_subroutine_arg  tmp_include_line  tmp_include_line*  tmp_include_line*_cpp  tmp_include_line*
    88
    9    for file in `grep "$replay_comment" *${f90} | cut -d: -f1` ; do
     9   for file in `grep "$replay_comment" *f90 *F90 | cut -d: -f1` ; do
    1010      sed -i"" -e "/$replay_comment/d" $file
    1111   done
Note: See TracChangeset for help on using the changeset viewer.