Changes between Version 3 and Version 4 of u/rkemmerer/Significance of R_jet
- Timestamp:
- 11/28/14 17:38:06 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/rkemmerer/Significance of R_jet
v3 v4 13 13 14 14 &ProblemData 15 ! MODEL: jet 0deg (n=4e4, r=1000AU, T=100K) @ 200 km/s into 4e4 torus + AGB wind 15 16 !MODEL: jet 0deg (n=4e4, r=1000AU, T=100K) @ 200 km/s into 4e4 torus + AGB wind 17 16 18 ! folder TapAGB45Rhn4e2v200namb4e4 17 19 ! 18 ! BACKGROUND or “AMBIENT” SECTION. Values apply to origin 20 21 !BACKGROUND or “AMBIENT” SECTION. Values apply to origin 22 19 23 tamb = 1d3 ! ambient temp, 1cu = 0.1K (100K=1000cu) 20 namb = 4e4 ! ambient central density cm^-3. Usually 400 for 1/r^2 or tor$ 21 stratified = t ! true = add a 1/r^2 background 'AGB stellar wind' 24 25 namb = 4e4 ! ambient central density {{{cm^-3}}}. Usually 400 for 1/{{{r^2}}} or tor$ 26 27 stratified = t ! true = add a {{{1/r^2}}} background 'AGB 28 stellar wind' 29 22 30 torus = f ! true - add torus to the background 31 23 32 torusalpha = 0.7 ! alpha and beta specify the geometry 33 24 34 torusbeta = 10d0 ! see Frank & Mellema, 1994ApJ...430..800F 25 rings = f ! true - add radial density modulations to AGB wind 35 36 rings = f ! true - add radial density modulations to 37 AGB wind 26 38 ! 27 ! FLOW DESCRIPTION SECTION, values apply at origin at t=0 39 40 !FLOW DESCRIPTION SECTION, values apply at origin at t=0 41 28 42 outflowType = 2 ! TYPE OF FLOW 1 cyl jet, 2 conical wind, 3 is clump 29 njet = 4d2 ! flow density at launch zone, 1cu = 1cm^-3 43 44 njet = 4d2 ! flow density at launch zone, 1cu = 1{{{cm^-3}}} 45 30 46 Rjet = 0.5, 1.0. 2.0 ! flow radius at launch zone, 1cu = 500AU (outflowType=1 only) 47 31 48 vjet = 2e7 ! flow velocity , 1cu = cm/s (100km/s=1e7cu) 49 32 50 tjet = 1d3 ! flow temp, 1cu = 0.1K (100K=1000cu) 51 33 52 tt = 0.0d0 ! flow accel time, 1cu = 8250y (0.02 = 165y) 53 34 54 open_angle = 90d0 ! conical flow open angle (deg) 35 tf = 45d0 ! conical flow Gaussian taper (deg) for njet and vjet; 0= disa$ 36 sigma = 0d0 ! !toroidal.magnetic.energy / kinetic.energy, example 0.6 55 56 tf = 45d0 ! conical flow Gaussian taper (deg) for njet 57 58 and vjet; 0= disa$ 59 60 sigma = 0d0 ! !toroidal.magnetic.energy / kinetic.energy, 61 62 example 0.6 37 63 38 64 ! … … 40 66 lcooling = t ! radiative cooling? 41 67 buff = 8 ! central refinement of a grid with a resolution 1/2 42 / 68 43 69 44 70