u/erica/2DShockedClumpsSNR: problem.data

File problem.data, 1.4 KB (added by Erica Kaminski, 7 years ago)
Line 
1&ProblemData
2ClumpToTrace = .true.
3/
4&AmbientData
5rhoOut = 1e4, ! : ambient medium number density (cm^-3)
6tempOut = 1e4, ! : ambient medium temperature (K)
7vxOut = 0.0, !*: ambient medium velocity in the x-direction
8vyOut = 0.0, !*: ambient medium velocity in the y-direction
9vzOut = 0.0, !*: ambient medium velocity in the z-direction
10BxOut = 0.0, !*: ambient medium B Field in the x-direction
11ByOut = 7.071074, !*: ambient medium B Field in the y-direction
12BzOut = 0.0, !*: ambient medium B Field in the z-direction
13/
14&ClumpData
15density=1e6 ! : clump number density (cm^-3)
16temperature=1e2 ! : clump temperature (K)
17radius=1.0 ! : clump radius, scaled (radius*lscale=10^16 cm)
18smooth_distance=.1d0
19theta=0d0
20phi=0d0
21B_tor=0d0
22B_pol=0d0
23B_theta=0d0
24B_phi=0d0
25position=2d0, 5d0, 0d0 ! : clump origin, scaled length units
26/
27&PerturbData
28nwaves=0
29nMHDwaves=0
30/
31&WindData
32!All the following that are set to 0 are calculated in module using R-H jump conditions
33density=0d0 !4e4 ! : inflow number density (cm^-3)
34temperature=0d0!33333.0 ! : inflow temperature (K)
35velocity= 2e8 ! : inflow speed (cm/s)
36B=0d0,7.071074d0,0d0
37wind_thickness=0.0
38wind_refinement_time=20
39dir = 1
40edge = 1
41/