Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Udo Ziegler
NIRVANA
Commits
315d95aa
Commit
315d95aa
authored
Mar 19, 2022
by
Udo Ziegler
Browse files
version 4.1 update
parent
bdfaf440
Changes
8
Hide whitespace changes
Inline
Side-by-side
nirvana/testproblems/NCCM/problem1/nirvanaUser.h
View file @
315d95aa
...
...
@@ -34,11 +34,17 @@
#define REACTIONS_TOL 1.e-4
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 1.e-13
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/NCCM/problem2/nirvanaUser.h
View file @
315d95aa
...
...
@@ -8,7 +8,7 @@
*
* Category: Infrastructure.User
*
* Version: 4
* Version: 4
.1
*
* @author Udo Ziegler, AIP
*
...
...
@@ -34,11 +34,17 @@
#define REACTIONS_TOL 1.e-4
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 1.e-13
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/NCCM/problem3/nirvanaUser.h
View file @
315d95aa
...
...
@@ -8,7 +8,7 @@
*
* Category: Infrastructure.User
*
* Version: 4
* Version: 4
.1
*
* @author Udo Ziegler, AIP
*
...
...
@@ -34,11 +34,17 @@
#define REACTIONS_TOL 1.e-4
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 0.
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/NCCM/problem4/nirvanaUser.h
View file @
315d95aa
...
...
@@ -8,7 +8,7 @@
*
* Category: Infrastructure.User
*
* Version: 4
* Version: 4
.1
*
* @author Udo Ziegler, AIP
*
...
...
@@ -34,11 +34,17 @@
#define REACTIONS_TOL 1.e-4
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 0.
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/NCCM/problem5/nirvanaUser.h
View file @
315d95aa
...
...
@@ -8,7 +8,7 @@
*
* Category: Infrastructure.User
*
* Version: 4
* Version: 4
.1
*
* @author Udo Ziegler, AIP
*
...
...
@@ -34,11 +34,17 @@
#define REACTIONS_TOL 1.e-4
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 0.
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/NCCM/problem6/nirvanaUser.h
View file @
315d95aa
...
...
@@ -8,7 +8,7 @@
*
* Category: Infrastructure.User
*
* Version: 4
* Version: 4
.1
*
* @author Udo Ziegler, AIP
*
...
...
@@ -34,11 +34,17 @@
#define REACTIONS_TOL 1.e-5
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 0.
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/NCCM/problem7/nirvanaUser.h
View file @
315d95aa
...
...
@@ -8,7 +8,7 @@
*
* Category: Infrastructure.User
*
* Version: 4
* Version: 4
.1
*
* @author Udo Ziegler, AIP
*
...
...
@@ -33,11 +33,17 @@
#define REACTIONS_TOL 1.e-4
/* REACTIONS SOLVER: REL. ERR TOL */
#define REACTIONS_ATOL_X 0.
/* REACTIONS SOLVER: ABS. ERR TOL_X */
#define REACTIONS_ATOL_T 0.01
/* REACTIONS SOLVER: ABS. ERR TOL_T */
#define HLLD_PRESSURE_CORR NO
/* HLLD: LOW MACH CORRECTION:{NO,YES} */
#define BORIS_CORR NO
/* BORIS CORRECTION:{NO,YES,AUTO} */
#define BORIS_CRED 2.0
/* BORIS: RED. C */
#define BORIS_CRED_MIN -2.
/* BORIS: MIN RED. C IN UNITS 2|v|+cs */
#define BORIS_AUTO_CA_MAX 5.
/* BORIS: MAX CA IN UNITS 2|v|+cs */
/* PHYSICS-RELATED PARAMETERS (DO NOT REMOVE) ------------------------------- */
#define CENTRIFUGAL_FORCE YES
/* CENTRIFUGAL FORCE TERM:{YES,NO} */
#define COND_FORCE_ISO NO
/* ISOTROPY IN CONDUCTION:{YES,NO} */
#define B_FIELD_SPLITTING NO
/* MAGNETIC FIELD SPLITTING:{YES,NO} */
/* NCCM-RELATED PARAMETERS (DO NOT REMOVE) ---------------------------------- */
...
...
nirvana/testproblems/TESTPROBLEMS.txt
View file @
315d95aa
...
...
@@ -12,9 +12,9 @@ problem6 3D_CART + + + Fluxring in a stagnation
problem7 3D_CART/2D_CYL/2D_SPH +/+/+ +/+/+ +/+/+ Implosion
problem8 3D_CYL/SPH +/+ -/- +/+ Shock through cylinder/sphere
problem9 2D_CART/3D_CYL +/+ +/- +/+ Rotor problem
problem10 1D_CART/3D_CYL +/+ -/- -/- 1D Riemann problem
s
suite
problem11 1D_CART + - + Woodward-Collela blast
wave
problem11B 1D_CART + - - Woodward-Collela blast
wave with
multispecies
problem10 1D_CART/3D_CYL +/+ -/- -/- 1D Riemann problem suite
problem11 1D_CART + - + Woodward-Collela blast
problem11B 1D_CART + - - Woodward-Collela blast
(
multispecies
)
problem12 2D_CART/CYL +/+ +/- +/+ Noh problem
problem13 2D_CART/3D_CYL +/+ +/- +/+ 2D Riemann problems suite
problem14 2D_CART + - - Oblique Riemann problem
...
...
@@ -33,6 +33,8 @@ problem25 3D_SPH + + + Disc-body gravitational i
problem26 3D_CART/SPH +/+ +/+ +/+ Alfven wings propagation
problem27 2D_CART + - - Richtmyer-Meshkov instability
problem28 3D_SPH + - + spherical convection
problem29 1D_CART + - - Linear wave propagation (Boris corr)
problem30 3D_CART + - - Magnetosphere-wind interaction (Boris corr + B-splitting)
## GEOMETRY UNI AMR MPI NAME
/VISC/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment