Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
5060ea89
Commit
5060ea89
authored
7 years ago
by
Bernd Flemisch
Browse files
Options
Downloads
Patches
Plain Diff
[patches] update README
(cherry picked from commit
3e93ea7b
)
parent
ce6be8e0
No related branches found
No related tags found
2 merge requests
!689
[patches] update README
,
!617
[WIP] Next
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
patches/README
+3
-5
3 additions, 5 deletions
patches/README
with
3 additions
and
5 deletions
patches/README
+
3
−
5
View file @
5060ea89
...
@@ -6,15 +6,13 @@
...
@@ -6,15 +6,13 @@
- If opm-grid has to be used for, e.g., employing the CpGridCreator,
- If opm-grid has to be used for, e.g., employing the CpGridCreator,
and Opm is compiled from source, it might be necessary to patch opm-parser and opm-common:
and Opm is compiled from source, it might be necessary to patch opm-parser and opm-common:
patch -p1 <../dumux/patches/opm-parser-201
6.04
.patch
patch -p1 <../dumux/patches/opm-parser-201
7.10
.patch
patch -p1 <../dumux/patches/opm-common-201
6.04
.patch
patch -p1 <../dumux/patches/opm-common-201
7.10
.patch
In addition, it might be necessary to set manually some CMake variables in the
In addition, it might be necessary to set manually some CMake variables in the
CMAKE_FLAGS section of the .opts-file:
CMAKE_FLAGS section of the .opts-file:
-DOPM_COMMON_ROOT=/path/to/opm-common/ \
-DOPM_COMMON_ROOT=/path/to/opm-common/ \
-Dopm-grid_PREFIX=/path/to/opm-grid \
-Dopm-grid_PREFIX=/path/to/opm-grid \
-Dopm-common_PREFIX=/path/to/opm-common \
-Dopm-common_PREFIX=/path/to/opm-common \
-Dopm-core_PREFIX=/path/to/opm-core \
-Dopm-material_PREFIX=/path/to/opm-material \
-Dopm-parser_PREFIX=/path/to/opm-parser \
-Dopm-parser_PREFIX=/path/to/opm-parser \
-DHAVE_OPM_GRID=1 \
-DHAVE_OPM_GRID=1 \
Currently, Dumux is supposed to be compatible with the Opm 201
6
.04 release.
Currently, Dumux is supposed to be compatible with the Opm 201
7
.04
and 2017.10
release
s
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment