forked from hyschive/gamer-fork
-
Notifications
You must be signed in to change notification settings - Fork 0
Test Problems: Plummer
ChunYen-Chen edited this page Jan 28, 2025
·
2 revisions
Caution
Please do not edit this file (page) manually since the workflow will overwrite your changes.
This file (page) is automatically generated by the workflow Update test problem wiki page
using the script tool/wiki/sync_test_problem_pages.py
.
The workflow is triggered by push changes to any of example/test_problem/*/*/README.md
and tool/wiki/sync_test_problem_pages.py
.
- Must enable
- Must disable
- Available options
None
-
Test the evolution of the Plummer model
-
Plummer_Collision
=0
: test the stability of a single Plummer cloud1
: test the collision of two Plummer clouds
-
-
One can set --passive=
2
andPlummer_AddColor
=1
forPlummer_Collision
=1
- Different clouds will be assigned with different passive scalars
-
Plummer cloud(s) can have both gas and particles
-
Plummer_GasMFrac
: gas mass fraction
-
-
To enable feedback
- Enable
FB_USER
- Enable
Plummer_FB_Exp
and/orPlummer_FB_Acc
- Enable
-
To test mass conservation to the machine precision with mass accretion feedback
- Set
Plummer_FB_ExpMMax
=0.0
(no mass loss in explosion feedback) - Set OPT__BC_FLU_*=
1
(periodic BC) - Use the gnuplot script
plot_script/plot_mass.gpt
- Set
Getting Started
User Guide
- Installation
- Running the Code
- Adding New Simulations
- Runtime Parameters
- MPI and OpenMP
- GPU
- Physics Modules
- Outputs
- Simulation Logs
- Data Analysis
- In Situ Python Analysis
- Test Problems
- Troubleshooting
Advanced Topics
Developer Guide