CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [waves2Foam] waveGaugesNProbes does not produce postprocessing data (https://www.cfd-online.com/Forums/openfoam-community-contributions/254644-wavegaugesnprobes-does-not-produce-postprocessing-data.html)

edo2822 February 22, 2024 05:26

waveGaugesNProbes does not produce postprocessing data
 
2 Attachment(s)
Hey everyone,

I'm a newby in both OpenFoam and waves2foam.
I'm currently running waves2Foam tutorials to explore the functionalities.
I'm using the solitarywave tutorial which should already have everything needed to produce surface elevations value at every wave gaue every time interval of 0.025 seconds. However, when I run the ./Allrun script, which I modified by just adding
Code:

runApplication waveFoam
at the end.
I also tried to modify the system/controlDict file changin the last line from
Code:

#includeIfPresent "../waveGaugesNProbes/surfaceElevation_sets";
to
Code:

#includeIfPresent "../waveGaugesNProbes/surfaceElevation_controlDict";
However, all I get in the postProcessing folder, is a 0 folder. I would expect to have one folder for every writeInterval step.


What is wrong with my case?

I will upload both my complete case before running it and a case with the log.waveGaugesNProbes file after the .Allrun command, so that maybe you can understand better.

Thank you very much for your help!


All times are GMT -4. The time now is 07:14.