Changes between Version 78 and Version 79 of u/bliu/MHDJets
- Timestamp:
- 05/04/20 15:45:11 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/bliu/MHDJets
v78 v79 1 = Softened Ratio of Cooling Strength/Internal Energy 5.4.2020 = 2 3 {{{ 4 InternalEnergy = E-0.5*(px*px+py*py+pz*pz)/rho 5 ratio_CoolingStrength_InternalEnergy=CoolingStrength/InternalEnergy 6 ratio_CS_IE_rJet_vJet = ratio_CoolingStrength_InternalEnergy * (Rjet/Vjet/timeScale) 7 softened_ratio_CS_IE_rJet_vJet = mean_filter(ratio_CS_IE_rJet_vJet) 8 }}} 9 10 || || 11 1 12 = Test runs with Small Box 4.15.2020 = 2 13 ''Try 1e-3 times small box (and jet radius) so "Lx=Ly=Lz=3e-3 cm" and "Rjet=0.1e-3 cm" --since the Al cooling strength is high.''