Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
SWIFT
SWIFTsim
Merge requests
!618
Fixed typo in the documentation that describes the initial conditions
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fixed typo in the documentation that describes the initial conditions
minor-documentation-fix
into
master
Overview
0
Commits
1
Changes
1
Merged
Josh Borrow
requested to merge
minor-documentation-fix
into
master
6 years ago
Overview
0
Commits
1
Changes
1
Expand
Very minor documentation fix
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
04e7e243
1 commit,
6 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
doc/RTD/source/InitialConditions/index.rst
+
1
−
1
Options
@@ -123,7 +123,7 @@ RuntimePars
In the ``/RuntimePars/``, the following attributes are required:
+ ``PeriodicBoundar
yCondition
sOn``, a flag to tell the code whether or not you
+ ``PeriodicBoundar
ie
sOn``, a flag to tell the code whether or not you
have periodic boundaries switched on. Again, this is historical; it should be
set to 1 (default) if you have the code running in periodic mode, or 0 otherwise.
Loading