Skip to content

Commit

Permalink
setting up a build for musica
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Jun 15, 2023
1 parent 32421d3 commit 102ca6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 musica"
RUN ./xmlchange ROF_NCPL=48
RUN ./xmlchange STOP_OPTION=nsteps
RUN ./xmlchange STOP_N=5
Expand Down
4 changes: 2 additions & 2 deletions Externals_CAM.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ required = False
[ncar-physics]
local_path = src/physics/ncar_ccpp
protocol = git
repo_url = https://github.com/NCAR/atmospheric_physics
tag = atmos_phys0_00_018
repo_url = https://github.com/K20shores/atmospheric_physics
branch = musica_ccpp
required = True

[silhs]
Expand Down

0 comments on commit 102ca6a

Please sign in to comment.