CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

About DSMC, how to get the field of velocity.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 1, 2021, 06:54
Question About DSMC, how to get the field of velocity.
  #1
New Member
 
Join Date: Apr 2021
Posts: 10
Rep Power: 5
vienloer is on a distinguished road
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;
}
vienloer is offline   Reply With Quote

Reply

Tags
dsmc, fieldfunction


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Foam::error::PrintStack almir OpenFOAM Running, Solving & CFD 91 December 21, 2022 04:50
Import .csv - velocity profile - error eSKa CFX 9 April 3, 2021 13:38
potential flows, helmholtz decomposition and other stuffs pigna Main CFD Forum 1 October 26, 2017 08:34
Finely dispersed particles in predetermined velocity field BrainDebugger STAR-CCM+ 1 May 14, 2014 06:32
velocity of massless particles and velocity of flow field in same coordinate payam_IUST FLUENT 0 October 18, 2009 23:24


All times are GMT -4. The time now is 04:38.