forked from gamer-project/gamer
-
Notifications
You must be signed in to change notification settings - Fork 0
Test Problems: KelvinHelmholtzInstability
hsinhaoHHuang edited this page Jan 28, 2025
·
1 revision
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
- Refinement criteria: vorticity and regions near the shear plane
- Maximum refinement level (MAX_LEVEL)=
3
- Adopt the periodic boundary condition
- Shear velocity is defined on the x-y plane
- Random values are added to velocity in all three directions
- yt script
plot_density.py
for visualization - Must disable
OPT__INIT_GRID_WITH_OMP
- Otherwise all threads would share the same random seed
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