Skip to content
Snippets Groups Projects

Amaury

Merged Bilocq Amaury requested to merge (removed):amaury into feature_vii
3 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -53,7 +53,7 @@ def main():
Re = 1e7
alpha = 5*math.pi/180
U_inf = [math.cos(alpha), math.sin(alpha)] # norm should be 1
M_inf = 0.0
M_inf = 0.5
M_crit = 5 # Squared critical Mach number (above which density is modified)
c_ref = 1
dim = 2
Loading