Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
8097e53e
Commit
8097e53e
authored
Dec 21, 2017
by
Beatrix Becker
Browse files
[handbook][installation] cleanup
parent
e432505e
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/handbook/2_detailedinstall.tex
View file @
8097e53e
...
...
@@ -202,8 +202,8 @@ If not given differently in the input files, this is \texttt{build-cmake} as def
in order to compile the application
\\
\texttt
{
test
{
\_
}
2p
{
\_
}
incompressible
{
\_
}
tpfa
}
. To run the simulation,
type
\texttt
{
./test
{
\_
}
2p
{
\_
}
incompressible
{
\_
}
tpfa
}
into the console. If you explicitly want to state a parameter file, type
\\
\texttt
{
./test
{
\_
}
2p
{
\_
}
incompressible
{
\_
}
tpfa
-parameterFile ./
test
\_
2p.input
}
.
The parameter
\\
\texttt
{
-parameterFile
}
specifies that all
\texttt
{
./test
{
\_
}
2p
{
\_
}
incompressible
{
\_
}
tpfa test
\_
2p.input
}
.
Adding
\texttt
{
test
\_
2p.input
}
specifies that all
important parameters (like first timestep size, end of simulation and location
of the grid file) can be found in a text file in the same directory with the
name
\texttt
{
test
\_
2p.input
}
.
...
...
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