-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspectral-sly-mc-220.yaml
155 lines (141 loc) · 3.99 KB
/
spectral-sly-mc-220.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
# Distributed under the MIT License.
# See LICENSE.txt for details.
ResourceInfo:
AvoidGlobalProc0: false
Singletons:
CenterOfStar:
Proc: Auto
Exclusive: false
DomainCreator:
AlignedLattice:
BlockBounds: [[-20.0, -6.666666666666666, 6.666666666666666, 20.0],
[-20.0, -6.666666666666666, 6.666666666666666, 20.0],
[-20.0, -6.666666666666666, 6.666666666666666, 20.0]]
InitialGridPoints: [6, 6, 6]
InitialLevels: [3, 3, 3]
RefinedLevels: []
RefinedGridPoints: []
BlocksToExclude: []
BoundaryCondition: Periodic
Evolution:
InitialTime: 0.0
InitialTimeStep: 0.05
TimeStepper:
RungeKutta3:
AnalyticSolution:
TovStar:
CentralDensity: 1.38e-3
Coordinates: Schwarzschild
EquationOfState:
Spectral:
ReferenceDensity: 8.2235e-5
ReferencePressure: 2.5632e-7
Coefficients: [1.35692,0.0,0.9297,-0.2523]
UpperDensity: 1.5e-3
SpatialDiscretization:
BoundaryCorrection:
Hll:
DiscontinuousGalerkin:
Formulation: StrongInertial
Quadrature: GaussLobatto
Subcell:
RdmpDelta0: 1.0e-7
RdmpEpsilon: 1.0e-3
PerssonExponent: 4.0
InitialData:
RdmpDelta0: 1.0e-7
RdmpEpsilon: 1.0e-3
PerssonExponent: 4.0
AlwaysUseSubcells: false
SubcellToDgReconstructionMethod: DimByDim
TciOptions:
MinimumValueOfD: 1.0e-20
MinimumValueOfYe: 1.0e-20
MinimumValueOfTildeTau: 1.0e-40
AtmosphereDensity: 1.01e-15
SafetyFactorForB: 1.0e-12
MagneticFieldCutoff: DoNotCheckMagneticField
SubcellSolver:
Reconstructor:
MonotonisedCentralPrim:
PhaseChangeAndTriggers:
- - Slabs:
EvenlySpaced:
Interval: 10000
Offset: 0
- - VisitAndReturn(WriteCheckpoint)
EventsAndTriggers:
- - Slabs:
EvenlySpaced:
Interval: 1000
Offset: 0
- - ObserveFields:
VariablesToObserve: [RestMassDensity, SpecificInternalEnergy, Pressure,
SpecificEnthalpy, SpatialVelocity, LorentzFactor,
# MagneticField, DivergenceCleaningField,
TildeD, TildeTau
# , Lapse
# , dt(TildeD), dt(TildeTau), dt(TildeS)
]
SubfileName: element_data
InterpolateToMesh: None
CoordinatesFloatingPointType: Float
FloatingPointTypes: [Float]
- - Slabs:
EvenlySpaced:
Interval: 100
Offset: 0
- - ObserveTimeStep:
SubfileName: time_steps
PrintTimeToTerminal: true
ObservePerCore: false
- - Slabs:
EvenlySpaced:
Interval: 10
Offset: 0
- - ObserveNorms:
SubfileName: max_data
TensorsToObserve:
- Name: RestMassDensity
NormType: Max
Components: Individual
- - Slabs:
EvenlySpaced:
Interval: 200
Offset: 0
- - ChangeSlabSize:
DelayChange: 0
StepChoosers:
- Cfl:
SafetyFactor: 0.8
- Increase:
Factor: 1.2
- - Slabs:
Specified:
# 40,000 slabs with a dt of 0.1 means final time of 4000M, which with
# M=M_sun means we have a final time of 20ms
Values: [40000]
- - Completion
Observers:
VolumeFileName: "./GrmhdTovStarP5Lev1"
ReductionFileName: "./GrmhdTovStarP5Lev1"
EvolutionSystem:
ValenciaDivClean:
DampingParameter: 1.0
VariableFixing:
FixConservatives:
CutoffD: 1.01e-15
MinimumValueOfYe: 0.0
CutoffYe : 0.0
MinimumValueOfD: 1.0e-15
SafetyFactorForB: 1.0e-12
SafetyFactorForS: 1.0e-12
FixToAtmosphere:
DensityOfAtmosphere: 1.0e-15
DensityCutoff: 1.01e-15
TransitionDensityCutoff: 1.0e-14
MaxVelocityMagnitude: 1.0e-4
EventsAndDenseTriggers:
InterpolationTargets:
CenterOfStar:
Points: [[0,0,0]]