Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ra499
s2p3_rv2.0
Commits
fe0cb198
Commit
fe0cb198
authored
Jun 01, 2018
by
ph290
Browse files
tidying up
parent
11eb4931
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
main/run_map_parallel.py
main/run_map_parallel.py
+3
-3
No files found.
main/run_map_parallel.py
View file @
fe0cb198
...
...
@@ -16,14 +16,14 @@ base_directory = '/gpfs/ts0/home/ph290/s2p3_rv2.0/'
num_procs
=
mp
.
cpu_count
()
# this will use all available processors. Note that on a multi-node machine it can only use the processors on one node
# num_procs = 1
output_directory
=
'/gpfs/ts0/projects/Research_Project-148395/s2p3_rv2.0/output/'
#where you want the output to go
output_file_name
=
'
output_map_scotland_with_error_and_nutrients
'
output_file_name
=
'
english_chanel
'
meterological_file_name
=
'meterological_data'
domain_file_name
=
's12_m2_s2_n2_h_map.dat'
nutrient_file_name
=
'initial_nitrate.dat'
executable_file_name
=
's2p3_rv2.0
_nut
'
executable_file_name
=
's2p3_rv2.0'
met_data_location
=
base_directory
+
'met/spatial_data/'
start_year
=
1950
end_year
=
1960
end_year
=
2017
write_error_output
=
False
##################################################
...
...
Write
Preview
Markdown
is supported
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