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
D
dorie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
dorie
dorie
Commits
f0a8f03d
Commit
f0a8f03d
authored
May 08, 2019
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Always recommend vertex data output in user docs
parent
e811c782
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/default_files/richards-parameters.xml
doc/default_files/richards-parameters.xml
+3
-3
No files found.
doc/default_files/richards-parameters.xml
View file @
f0a8f03d
...
...
@@ -52,9 +52,9 @@ adding an empty line, make text **bold** or ``monospaced``.
<parameter
name=
"vertexData"
>
<definition>
Plot vertex based (``true``) or cell-centered (``false``)
data into VTK files.
Select vertex data when using the DG solver. System
tests and plotting functions (``dorie plot``) require cell-centered
data.
data into VTK files.
Prefer vertex over cell data for full-precision
output. System tests and plotting functions (``dorie plot``) require
cell-centered
data.
</definition>
<values>
true, false
</values>
<suggestion>
true
</suggestion>
...
...
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