Skip to content

Commit

Permalink
it works
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Jun 13, 2023
1 parent 7fc89b0 commit 32421d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ WORKDIR $CASE_NAME

RUN ./case.setup

RUN ./xmlchange CAM_CONFIG_OPTS="--dyn none --physics suites held_suarez_1994"
RUN ./xmlchange CAM_CONFIG_OPTS="--dyn none --physics-suites held_suarez_1994"
RUN ./xmlchange ROF_NCPL=48
RUN ./xmlchange STOP_OPTION=nsteps
RUN ./xmlchange STOP_N=5
Expand All @@ -93,4 +93,4 @@ RUN cp /home/cam_sima_user/CAM-SIMA/docker/cami-mam3_0000-01_ne5np4_L30.140707.n
# add the snapshot file
RUN echo "ncdata='/home/cam_sima_user/CAM-SIMA/docker/run_heldsuarez_cam6_nt2_bigg_try005.cam.h5.0001-01-01-00000.nc'" >> user_nl_cam

# RUN ./case.build
RUN ./case.build

0 comments on commit 32421d3

Please sign in to comment.