Nicholas Geneva

Results 40 comments of Nicholas Geneva

Glad to hear you're making progress. Yes, you do need to compile the linear viscous stress model because of an added method that computes the [Reynolds stress](https://github.com/cics-nd/rans-uncertainty/blob/master/sdd-rans/TurbulenceModels/turbulenceModels/linearViscousStress/linearViscousStress.C#L210) with the NN....

I would check to see of the library has been created in the `$(FOAM_LIBBIN)/libreynoldsnet` directory with the other OpenFOAM libraries. The environment variable `FOAM_LIBBIN` should be the default location openFOAM...

+1 Noticed this as well, appears to be a stray debug statement that got put in the release.

Hi, Unfortunately, I do not have the simulation code used to generate the dataset. However, this was created using openFOAM fluid simulator which is free to use with a lot...

Hi, Thanks for your interest in the code. The documentation is limited to what is already [provided](https://deep-turbulence.readthedocs.io/en/latest/index.html), however significant effort has been put into providing a detailed API for the...