Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
UVic-updates-opem
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Markus Pahlow
UVic-updates-opem
Commits
4d2c9b17
Commit
4d2c9b17
authored
Nov 12, 2019
by
Markus Pahlow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update default mk.in to reflect the renaming of cmo to opem
parent
308f9e9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
9 deletions
+4
-9
mk.in
mk.in
+4
-9
No files found.
mk.in
View file @
4d2c9b17
# Add version directory for use
# for Uvic_ESCM 2.9 version reference run with the
cmo
extension
# for Uvic_ESCM 2.9 version reference run with the
opem
extension
### Add your directory path here:
Version_Directory =
...
...
@@ -98,9 +98,9 @@ O_increase_isopyc_diff
O_increase_isopyc_diff_smooth
#O_increase_isopyc_diff_everywhere
#O_tsb_limit
O_
cmo
O_
cmo
_pos
#O_
cmo
_chl
O_
opem
O_
opem
_pos
#O_
opem
_chl
### sediment model options (need source_sed and source_mom)
#O_sed
...
...
@@ -213,8 +213,3 @@ Updates_Level = opem
No_Warnings = true
Preprocessor = fpp
Libraries = -lnetcdf -lnetcdff
Compiler_F = ifort -r8 -O3 -mp1 -heap-arrays 10 -warn nouncalled -g -c -fpe0
Compiler_f = ifort -r8 -O3 -mp1 -heap-arrays 10 -warn nouncalled -g -c -fpe0
Compiler_F90 = ifort -r8 -O3 -mp1 -heap-arrays 10 -warn nouncalled -g -c -fpe0
Compiler_f90 = ifort -r8 -O3 -mp1 -heap-arrays 10 -warn nouncalled -g -c -fpe0
Linker = ifort -r8 -O3 -mp1 -heap-arrays 10 -warn nouncalled -g -fpe0 -o
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