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
b3c0cd44
Commit
b3c0cd44
authored
Jan 04, 2019
by
LDalby
Browse files
Test run
parent
8ca8ef89
Changes
2
Hide whitespace changes
Inline
Side-by-side
Grendel/ALMaSS_q28_goose_scenario_01
View file @
b3c0cd44
...
...
@@ -5,7 +5,7 @@
#SBATCH --mem=240G
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=4
#SBATCH --time=
168
:00:00
#SBATCH --time=
06
:00:00
#SBATCH --exclusive
#SBATCH --mem-per-cpu=60G
#SBATCH --mail-type=ALL
...
...
Grendel/scenario_01_goose-numbers_file-dist.R
View file @
b3c0cd44
...
...
@@ -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
<-
100
# the number of seasons to run (goose sims run over the year boundary)
years
<-
3
# 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