Skip to content

Commit

Permalink
deploy: 2e44dff
Browse files Browse the repository at this point in the history
  • Loading branch information
JunjieYU-UoM committed Jan 15, 2025
1 parent e3358cc commit 93d41f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/notebooks/overview/how_to_run_clmuapp.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export log_path=your_log_path
export scripts_path=your_scripts_path

docker run --hostname clmu-app \
-v ${input_path}:/p/scratch/CESMDATAROOT/inputdata \
-v ${input_path}:/p/clmuapp \
-v ${output_path}:/p/scratch/CESMDATAROOT/Archive \
-v ${log_path}:/p/scratch/CESMDATAROOT/CaseOutputs \
-v ${scripts_path}:/p/scripts -itd --name myclmu envdes/clum-app
Expand Down
2 changes: 1 addition & 1 deletion notebooks/overview/how_to_run_clmuapp.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h2>3 Command line<a class="headerlink" href="#command-line" title="Link to this
export scripts_path=your_scripts_path

docker run --hostname clmu-app \
-v ${input_path}:/p/scratch/CESMDATAROOT/inputdata \
-v ${input_path}:/p/clmuapp \
-v ${output_path}:/p/scratch/CESMDATAROOT/Archive \
-v ${log_path}:/p/scratch/CESMDATAROOT/CaseOutputs \
-v ${scripts_path}:/p/scripts -itd --name myclmu envdes/clum-app
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 93d41f3

Please sign in to comment.