-
Notifications
You must be signed in to change notification settings - Fork 65
Runtime Parameters: Feedback
hyschive edited this page Jan 7, 2025
·
1 revision
Parameters described on this page: FB_LEVEL, FB_RSEED, FB_SNE, FB_USER
Parameters below are shown in the format: Name
(Valid Values) [Default Value]
-
- Description: AMR level to apply feedback.
- Restriction: Must be MAX_LEVEL for now.
-
- Description: Random seed used by feedback.
- Restriction:
-
- Description: Supernova explosion feedback.
- Restriction: Not supported yet.
-
- Description: User-defined feedback. See Add User-defined Feedback for details.
- Restriction:
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