Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dorie
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
28
Issues
28
List
Boards
Labels
Milestones
Merge Requests
13
Merge Requests
13
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
dorie
dorie
Commits
942292e1
Commit
942292e1
authored
Oct 25, 2016
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adapted parameter.xml. reduced initial timestep suggestion
parent
da37bae0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
doc/default_files/parameters.xml
doc/default_files/parameters.xml
+2
-3
No files found.
doc/default_files/parameters.xml
View file @
942292e1
...
...
@@ -81,8 +81,7 @@ adding an empty line, make text **bold** or ``monospaced``.
<definition>
Order of the finite element method used. Values
>
1 are not
thoroughly tested.
</definition>
<suggestion>
1
</suggestion>
<values>
0, 1, 2
</values>
<comment>
Values
>
1 are not thoroughly tested
</comment>
<values>
1, 2, 3
</values>
</parameter>
<parameter
name=
"gridFile"
>
...
...
@@ -182,7 +181,7 @@ adding an empty line, make text **bold** or ``monospaced``.
<parameter
name=
"startTimestep"
>
<definition>
Value of the first time step in seconds.
</definition>
<values>
float
</values>
<suggestion>
100
0
</suggestion>
<suggestion>
100
</suggestion>
</parameter>
<parameter
name=
"maxTimestep"
>
...
...
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