Skip to content

Commit

Permalink
Update lake_control_run.IN
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbk2004 authored May 22, 2024
1 parent a290128 commit 48119f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fv3_conf/lake_control_run.IN
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ fi
#merra2
if [ $USE_MERRA2 = .true. ]; then
for n in 01 02 03 04 05 06 07 08 09 10 11 12; do
cp /scratch1/NCEPDEV/global/Anning.Cheng/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc
cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc
done
cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat
cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat
Expand Down

0 comments on commit 48119f1

Please sign in to comment.