Nijso

Results 68 comments of Nijso

> Does the code work when the file exist? i.e. is this related to the reading in general or exclusively with writing the example? Yes, it is only when writing...

OK, thanks, SU2_MPI::Barrier definitely helps in narrowing down where the problem is. In MergeProfileMarkers, we get the number of profiles: ``` for (iMarker = 0; iMarker < config->GetnMarker_All(); iMarker++) {...

@EvertBunschoten You were looking into this, right?

I'm working on this. https://github.com/su2code/SU2/tree/feature_SA_axisymmetry

Hi Nitish, can you remove the codi and opdi changes from the PR? This happens when your local codi/opdi is not up to date, so you should update these submodules.

Since this is not really a bug but a result of turbulence boundary conditions that are far from their equilibrium values, and since we can now apply boundary conditions for...

You are proposing the exact opposite of the conclusion of the paper: "From the above findings, it is **recommended that all three of these terms be included** when running hypersonic,...

@maxaehle do you have these cases somewhere, so it is possible in the future to verify that the issue has been solved?