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
Commits
488a59fe
Commit
488a59fe
authored
7 years ago
by
lhausamm
Committed by
Loic Hausammann
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Improve comment for output_list
parent
7eec2ad2
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!560
Output time from a file
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/parameter_example.yml
+2
-2
2 additions, 2 deletions
examples/parameter_example.yml
with
2 additions
and
2 deletions
examples/parameter_example.yml
+
2
−
2
View file @
488a59fe
...
...
@@ -81,7 +81,7 @@ Snapshots:
UnitVelocity_in_cgs
:
1
# (Optional) Unit system for the outputs (Centimeters per second)
UnitCurrent_in_cgs
:
1
# (Optional) Unit system for the outputs (Amperes)
UnitTemp_in_cgs
:
1
# (Optional) Unit system for the outputs (Kelvin)
output_list
:
"
"
# (Optional) File containing the output times (see documentation)
output_list
:
"
"
# (Optional) File containing the output times (see documentation
in "Parameter File" section
)
# Parameters governing the conserved quantities statistics
Statistics
:
...
...
@@ -90,7 +90,7 @@ Statistics:
time_first
:
0.
# (Optional) Time of the first stats output if non-cosmological time-integration (in internal units)
energy_file_name
:
energy
# (Optional) File name for energy output
timestep_file_name
:
timesteps
# (Optional) File name for timing information output. Note: No underscores "_" allowed in file name
output_list
:
"
"
# (Optional) File containing the output times (see documentation)
output_list
:
"
"
# (Optional) File containing the output times (see documentation
in "Parameter File" section
)
# Parameters related to the initial conditions
InitialConditions
:
...
...
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