Changes between Version 78 and Version 79 of u/bliu/MHDJets


Ignore:
Timestamp:
05/04/20 15:45:11 (5 years ago)
Author:
Baowei Liu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/bliu/MHDJets

    v78 v79  
     1= Softened Ratio of Cooling Strength/Internal Energy 5.4.2020 =
     2
     3{{{
     4InternalEnergy = E-0.5*(px*px+py*py+pz*pz)/rho
     5ratio_CoolingStrength_InternalEnergy=CoolingStrength/InternalEnergy
     6ratio_CS_IE_rJet_vJet = ratio_CoolingStrength_InternalEnergy * (Rjet/Vjet/timeScale)
     7softened_ratio_CS_IE_rJet_vJet = mean_filter(ratio_CS_IE_rJet_vJet)
     8}}}
     9
     10|| ||
     11
    112= Test runs with Small Box 4.15.2020 =
    213''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.''