-
Notifications
You must be signed in to change notification settings - Fork 0
Test Problems: BlastWave
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
-
--model=
HYDRO
-
--model=
- Must disable
- Available options
-
Adopt the Lohner's error estimator on pressure as the refinement criteria
-
Refinement threshold
=0.80
-
-
Maximum refinement level (MAX_LEVEL)=
3
- Two plot scripts are attached:
plot_profile.gpt
andplot_slice.py
- To reset the magnetic field during the runtime, turn on the following options.
-
Blast_ResetB_VecPot
(optional but recommended)Improve divergence-free
-
OPT__FLAG_USER (optional but recommended)
Refine regions within
~ 6*Blast_ResetB_r0
to the maximum level to improve divergence-free (since even using vector potential, divergence-free can still break at the coarse-fine boundaries)
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