|
[Sponsors] |
April 16, 2021, 11:48 |
Parabolic Velocity inlet profile error
|
#1 |
New Member
Daniel Fairchild
Join Date: Mar 2021
Location: Salford, UK
Posts: 2
Rep Power: 0 |
I am trying to set up an FSI problem which uses a custom Parabolic inlet profile. I have followed the steps outlined in the Incompressible Laminar step tutorial and created an inlet profile file, however, when I run it with the specified inlet profile I get the error "requesting a negative iteration number for the restart file!!".
It runs absolutely fine with a uniform inlet profile though, I'm relatively new to SU2 so I'm having trouble trying to figure out what the error actually means. Any insight on this problem would be much appreciated, Dan |
|
April 16, 2021, 18:09 |
|
#2 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 13 |
For multizone, files need a zone suffix (inletprofile_0.dat), for timedomain they need a further time suffix inletprofile_0_0000.dat
Possibly you are not restarting and there is a bug in the code, I will have a look, in the meantime you can try running 2 iterations without the inlet profile, and then restarting with the profile. Edit: It was a bug -> https://github.com/su2code/SU2/pull/1264 You can either use that branch or the dummy restart trick above. Last edited by pcg; April 16, 2021 at 19:37. Reason: Update |
|
Tags |
inlet profile, parabolic inlet |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries | NickG | OpenFOAM Installation | 3 | December 30, 2019 01:21 |
long error when using make-install SU2_AD. | tomp1993 | SU2 Installation | 3 | March 17, 2018 07:25 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |
Compiling problems with hello worldC | fw407 | OpenFOAM Installation | 21 | January 6, 2008 18:38 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |