|
[Sponsors] |
It doesn't work to sample or probe the data from "kinematicCloud:UTrans" file |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 3, 2020, 08:18 |
It doesn't work to sample or probe the data from "kinematicCloud:UTrans" file
|
#1 |
New Member
Matthew
Join Date: Aug 2017
Posts: 28
Rep Power: 9 |
For a multiphase simulation, I have tried to put the code below into either “sampleDict” or “controlDict/functions/probes”.
Code:
fields ( U.air p kinematicCloud:UTrans ); Code:
fields ( U.air p “kinematicCloud:UTrans” ); |
|
September 3, 2020, 09:35 |
|
#2 |
Senior Member
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 12 |
Maybe it's caused by its type: volVectorField::Internal
Maybe sample doesn't support for Internal.
__________________
https://openfoam.top |
|
February 9, 2021, 05:37 |
|
#3 |
New Member
Armin Haghshenas
Join Date: Jun 2020
Posts: 2
Rep Power: 0 |
Could you figure out how to sample kinematicCloud:UTrans? I am struggling with the same issue.
|
|
February 9, 2021, 05:50 |
|
#4 |
Senior Member
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 12 |
Hi Armin,
you can try this tool, which can transform UTrans to a volScalarField. After that, this new field can be sampled.
__________________
https://openfoam.top |
|
February 9, 2021, 15:29 |
|
#5 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
I have opened an issue, where you can follow up. https://develop.openfoam.com/Develop.../-/issues/2000 |
||
Tags |
probe, sample, utrans |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using PengRobinsonGas EoS with sprayFoam | Jabo | OpenFOAM Running, Solving & CFD | 36 | July 16, 2024 04:52 |
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 | tlcoons | OpenFOAM Installation | 13 | April 20, 2016 18:34 |
what is swap4foam ?? | AB08 | OpenFOAM | 28 | February 2, 2016 02:22 |
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 | towanda | OpenFOAM Community Contributions | 6 | September 5, 2015 22:03 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |