|
[Sponsors] |
April 1, 2023, 15:26 |
Inlet profile SU2 Fluid mixture
|
#1 |
New Member
Sem
Join Date: Apr 2023
Posts: 3
Rep Power: 3 |
Hi,
I'm currently trying to specify a velocity profile for one of my inlets for a fluid mixture model, which is why I've selected the following options, after running it without specifying inlet profile: RESTART_SOL= YES SPECIFIED_INLET_PROFILE= YES INLET_FILENAME= inlet.dat I believe SU2 should create an example inlet file when no such file is present in the directory, but is doesn't create such an example file and it results in an error after "Reading inlet profile from file: inlet.dat". It runs perfectly fine without specifiying an inlet profile, but for some reason it does not create the example inlet file after changing the options. Does anyone know how to fix these issues? Thanks in advance! |
|
April 1, 2023, 18:14 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
There seems to be an error when you do this in parallel, if you just run SU2_CFD without mpirun I get a restart file.
|
|
April 2, 2023, 04:41 |
|
#3 | |
New Member
Sem
Join Date: Apr 2023
Posts: 3
Rep Power: 3 |
Quote:
Thanks for your reply! Does this only hold for fluid mixture? Because I does generate an example inlet file when running laminar step tutorial in parallel. I would like to try running it in series, but my SU2 doesn't work in series, so I always use parallel. Probably, I need to fix that first. When I'm running a simulation in series it will always directly result in the error "An error occurred in MPI_Win_create", which I think is quite strange for a series simulation. But because of that, I've always used parallel simulations. |
||
April 3, 2023, 07:57 |
|
#4 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
There's an error with writing an initial profile when using mpi + multiple inlets:
https://github.com/su2code/SU2/issues/1998 SU2 should work in serial if you just leave out the mpirun command. We can discuss tomorrow. |
|
April 4, 2023, 16:10 |
|
#5 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
The problem is fixed in develop and will be in the next release.
|
|
Tags |
inlet profile problem, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
setting the inlet for turbulent boundary layer profile | Zhijian Yan | FLUENT | 0 | February 9, 2021 17:38 |
Udf velocity inlet profile with multiphase mixture (ansys fluent) | md_lidia | Fluent UDF and Scheme Programming | 2 | December 12, 2020 02:23 |
SU2 inlet profile error | dwstevens | SU2 | 1 | June 8, 2020 17:08 |
extracting outlet velocity profile from one case to another case's inlet | tonggysun | OpenFOAM | 2 | September 13, 2013 05:19 |
Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |