Closed Sushmitha46 closed 2 years ago
1) 3D fields are written at constant time intervals. The variable "dtsave" in input.dat is the time interval at which 3D solutions are written 2) The variable "Mach" in input.dat is the free-stream Mach number. xshock_imp is the nominal impingement location of the inviscid shock, and "deflec_shock" is the shock angle. These three parameters are independent. Of course you have to make sure that they fall into the computational domain and that xshock_imp is after the recycling station.
Thank you for the clarification.
Hello,
Thank you.