Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Jan 31, 2024
1 parent ceb6d56 commit 51c28fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/singularity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ singularity shell --fakeroot -B /home/$USER/work:/work -e 1d_mom6_cobalt.sif
# Build MOM6-SIS2-cobalt and run 1D case within singularity container
```console
Singularity> cd /work/CEFI-regional-MOM6/builds
Singularity> linux-build.bash -m docker -p linux-gnu -t prod -f mom6sis2
Singularity> ./linux-build.bash -m docker -p linux-gnu -t prod -f mom6sis2
Singularity> ../exps
Singularity> https://gfdl-med.s3.amazonaws.com/OceanBGC_dataset/1d_datasets.tar.gz && tar -zxvf 1d_datasets.tar.gz && rm -rf 1d_datasets.tat.gz
Singularity> OM4.single_column.COBALT
Expand Down

0 comments on commit 51c28fd

Please sign in to comment.