|
[Sponsors] |
About DSMC, how to get the field of velocity. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 1, 2021, 07:54 |
About DSMC, how to get the field of velocity.
|
#1 |
New Member
Join Date: Apr 2021
Posts: 10
Rep Power: 5 |
I am working on the DSMC simulation, but I can not get the data of U, p, T.
I used the following code, but I can only get the data of "dsmcRhoN", the data of "U, p, T" can not be generated. I hope to know, what is wrong with the code? Thank you for your help! code: fieldMinMax { type fieldMinMax; libs (fieldFunctionObjects); fields ( U p T dsmcRhoN); location no; writeControl timeStep; writeInterval 1; log yes; } |
|
Tags |
dsmc, fieldfunction |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
Import .csv - velocity profile - error | eSKa | CFX | 9 | April 3, 2021 14:38 |
potential flows, helmholtz decomposition and other stuffs | pigna | Main CFD Forum | 1 | October 26, 2017 09:34 |
Finely dispersed particles in predetermined velocity field | BrainDebugger | STAR-CCM+ | 1 | May 14, 2014 07:32 |
velocity of massless particles and velocity of flow field in same coordinate | payam_IUST | FLUENT | 0 | October 19, 2009 00:24 |