|
[Sponsors] |
oscillating inlet velocity in laminar twoPhaseEulerFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 14, 2021, 12:10 |
oscillating inlet velocity in laminar twoPhaseEulerFoam
|
#1 |
New Member
Tencho
Join Date: Dec 2014
Posts: 12
Rep Power: 12 |
Hello.
I am working with a type of fluidized bed using laminar twoPhaseEulerFoam. I have gotten it to work with interstitialInletVelocity boundary condition, but I am now trying to include time oscillations in the inlet. I tried oscillatingFixedValue, but apparently it is not available for laminar (at least not in 20.06, which is the version I have). The error message I receive is: Code:
--> FOAM FATAL IO ERROR: Unknown patchField type oscillatingFixedValue for patch type patch Valid patchField types : 91 ( JohnsonJacksonParticleSlip SRFFreestreamVelocity SRFVelocity SRFWallVelocity activeBaffleVelocity activePressureForceBaffleVelocity advective calculated codedFixedValue codedMixed cyclic cyclicACMI cyclicAMI cyclicSlip cylindricalInletVelocity directionMixed empty exprFixedValue exprMixed extrapolatedCalculated fixedGradient fixedInternalValue fixedJump fixedJumpAMI fixedMean fixedMeanOutletInlet fixedNormalInletOutletVelocity fixedNormalSlip fixedProfile fixedShearStress fixedValue flowRateInletVelocity flowRateOutletVelocity fluxCorrectedVelocity freestream freestreamVelocity inletOutlet interstitialInletVelocity kqRWallFunction mapped mappedField mappedFixedInternalValue mappedFixedPushedInternalValue mappedFlowRate mappedVelocityFlux matchedFlowRateOutletVelocity mixed movingWallVelocity noSlip nonuniformTransformCyclic outletInlet outletMappedUniformInlet outletPhaseMeanVelocity partialSlip pressureDirectedInletOutletVelocity pressureDirectedInletVelocity pressureInletOutletParSlipVelocity pressureInletOutletVelocity pressureInletUniformVelocity pressureInletVelocity pressureNormalInletOutletVelocity pressurePIDControlInletVelocity processor processorCyclic rotatingPressureInletOutletVelocity rotatingWallVelocity scaledFixedValue sliced slip supersonicFreestream surfaceNormalFixedValue swirlFanVelocity swirlFlowRateInletVelocity swirlInletVelocity symmetry symmetryPlane timeVaryingMappedFixedValue translatingWallVelocity turbulentDFSEMInlet turbulentDigitalFilterInlet turbulentInlet uniformFixedGradient uniformFixedValue uniformInletOutlet uniformJump uniformJumpAMI uniformNormalFixedValue variableHeightFlowRateInletVelocity waveTransmissive wedge zeroGradient ) file: 0/U.water.boundaryField.inlet at line 25 to 30. From static Foam::tmp<Foam::fvPatchField<Type> > Foam::fvPatchField<Type>::New(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = Foam::Vector<double>] in file /home/pawan/OpenFOAM/OpenFOAM-v2006/src/finiteVolume/lnInclude/fvPatchFieldNew.C at line 122. FOAM exiting |
|
Tags |
laminar, oscillation, pulsations, twophaseeulerfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
How to apply an outlet velocity profile to another inlet? | siw | FLUENT | 4 | April 10, 2013 12:19 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
UDF problem : inlet velocity in cyl. coord. system | Jongdae Kim | FLUENT | 0 | June 15, 2004 12:21 |
UDF paraboloid velocity inlet | Ronak Shah | FLUENT | 0 | June 4, 2003 10:44 |