BerkeCan97
BerkeCan97
## Proposed Changes - Added the missing config->SetInflow_Mach(iMarker_Inlet, Inlet_Mach_Total[iMarker_Inlet]) to CEulerSolver::GetPower_Properties - Added a new option,BC_EVAL_FREQ for setting the evaluation frequency for the Actuator Disk and Engine Markers, in order...
Hi, While working with Marker_Engine_Inflow, I have noticed that the boundary condition is not working as intended with the option ENGINE_INFLOW_TYPE= FAN_FACE_MACH. The solutions rapidly diverge when I use FAN_FACE_MACH,...
Test case for issue issue issue https://github.com/su2code/SU2/issues/2274.
Hi, I had case where I had to extract data from large number of points, so I wrote script to add probes to the given locations. When I used only...