Pedro Gomes

Results 133 comments of Pedro Gomes

Sadly no, it is one of the main development areas we have identified in #1487, the interface is not very large, you can scroll over `python_wrapper_structure.cpp` to see the methods...

## V&V Now we have a regression script dedicated to the V&V examples see #1538 I have added a high-lift case to the website ([here](https://github.com/su2code/su2code.github.io/pull/71), and [here](https://su2code.github.io/vandv/30p30n/)). I think that...

Hi, can you try the process mentioned in #1471

Hi @sun5k the SST version implemented in fluent is not the same as we have, maybe that's where the difference comes from.

Hi @sun5k, that looks promising :+1: It would be nice if you could attend the developer meetings and tell us about your plans regarding the integration of this feature. Every...

Now that you have running examples it would be extremely important to add them as regressions tests, so that you can ensure that changes coming from develop do not break...

Results look good :+1: You should present this work at the SU2 conference https://su2code.github.io/ please submit a short abstract if you want to present.

How many of orders of magnitude are the residuals dropping? And have you tried SA instead of SST?

In a vertex centered code it is not trivial to make a symmetry plane perfectly equivalent to the full model. We are computing fluxes for an edge that does not...

It's possible that you hit a bug, or the adjoint solver diverged, or... who knows, the python scripts are not very friendly at reporting errors and they are also not...