Nijso

Results 68 comments of Nijso

Maybe a user wants filenames like flow.a, flow.b, and I think we should allow this. I think we should not be too smart about it and not strip anything. Then...

I am not so familiar with turbomachinery but it looks like all spanwisesection initialization is done in CPhysicalGeometry.cpp. I think it initializes in the function ComputeNSpan. This function is called...

And let's throw out everything that is not related to the PB solver.

I pointed the PB solver to the existing vorticity and strain mag. functions and removed the heat.cpp file. If you can make your testcase available, then we can already setup...

Great, we needed this! Do you have a testcase that we can use as a regression test to add to the PR?

> I'm thinking about reusing the SST test case ([axisymmetric_rans/air_nozzle](https://github.com/su2code/SU2/tree/master/TestCases/axisymmetric_rans/air_nozzle)) so that the same mesh can be used. Would that be fine ? That's a quite specific testcase. How did...

Any update on a testcase to add to the PR?

I will add a testcase in a separate PR.

Hi @rois1995 any progress? Would be very interesting to add this to develop, looking forward to using it actually.

> So are things exploding? If you feed in a solution and look at the gradients after the first iteration does it look like the modifications are doing the job?...