|
[Sponsors] |
Time varying inflow BC in OF Extend available? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 28, 2017, 11:26 |
Time varying inflow BC in OF Extend available?
|
#1 |
Member
Join Date: Jun 2016
Posts: 31
Rep Power: 10 |
Hi all,
I'm studying viscoelastic flows using OF Extend 4.0 and a time varying inlet BC would be rather helpful. Unfortunately, Extend does not seem to support uniformFixedValue and a simple table. I tried using vectors and scalars as well as flowRateInletVelocity, but it does not recognize the setting. The same setting works flawlessly in OF 4.1. From my U file: Code:
inlet { type uniformFixedValue; uniformValue table ( (0 (0 0 0)) (1 (0.01 0 0)) ); } Code:
--> FOAM FATAL IO ERROR: Expected a '(' while reading VectorSpace<Form, Cmpt, nCmpt>, found on line 26 the word 'tableFile' file: /media/sf_shared/spalt_var/0/U::boundaryField::inlet::uniformValue at line 26. From function Istream::readBegin(const char*) in file db/IOstreams/IOstreams/Istream.C at line 86. FOAM exiting |
|
November 29, 2017, 11:38 |
|
#2 |
Member
Join Date: Jun 2016
Posts: 31
Rep Power: 10 |
Hooray for swak4foam, it works Sorry for wasting webspace, but maybe someone will find this useful in the future.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Contribution a new utility: refine wall layer mesh based on yPlus field | lakeat | OpenFOAM Community Contributions | 58 | December 23, 2021 03:36 |
pressure in incompressible solvers e.g. simpleFoam | chrizzl | OpenFOAM Running, Solving & CFD | 13 | March 28, 2017 06:49 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
mixerVesselAMI2D's mass is not balancing | sharonyue | OpenFOAM Running, Solving & CFD | 6 | June 10, 2013 10:34 |
Spatially and time varying inflow - turbine simulation | Alex_S | FLUENT | 4 | July 19, 2012 03:45 |