Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lars Dalby
almass
Commits
e59ba107
Commit
e59ba107
authored
Jan 04, 2019
by
LDalby
Browse files
Get 48 hours of runtime. Run 10 years
parent
d173c69d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Grendel/ALMaSS_q28_goose_scenario_01
View file @
e59ba107
...
...
@@ -5,7 +5,7 @@
#SBATCH --mem=240G
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=4
#SBATCH --time=
06
:00:00
#SBATCH --time=
48
:00:00
#SBATCH --exclusive
#SBATCH --mem-per-cpu=60G
#SBATCH --mail-type=ALL
...
...
Grendel/ALMaSS_q28_goose_scenario_02
View file @
e59ba107
...
...
@@ -5,7 +5,7 @@
#SBATCH --mem=240G
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=8
#SBATCH --time=
2
4:00:00
#SBATCH --time=4
8
:00:00
#SBATCH --exclusive
#SBATCH --mem-per-cpu=40G
#SBATCH --mail-type=ALL
...
...
Grendel/scenario_01_goose-numbers_file-dist.R
View file @
e59ba107
...
...
@@ -22,7 +22,7 @@ basedir <- "/home/ldalby/workspace/Goose/RunDirectory"
pathtodirs
<-
path
(
'/scratch'
,
args
)
# Setup the directories
npar
<-
4
# Specifies the number of run directories
years
<-
3
# the number of seasons to run (goose sims run over the year boundary)
years
<-
10
# the number of seasons to run (goose sims run over the year boundary)
basename
<-
"WD"
# The prefix to the directories
# Make the directories and copy the files:
for
(
i
in
1
:
npar
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment