|
[Sponsors] |
Timestep Size Variable by User Field Function |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 31, 2013, 05:47 |
Timestep Size Variable by User Field Function
|
#1 |
Member
|
Hi all,
I am a beginner in STAR CCM+. I am wondering what is variable of timestep size in user field function of STAR CCM+? In conditional expression, is it possible to define as below structures? if Time > T1 then if position > p1 then...else if Time < T2 then... if position > p1 then...else... I really appreciate your help. |
|
January 3, 2014, 09:25 |
|
#2 |
Senior Member
siamak rahimi ardkapan
Join Date: Jul 2010
Location: Copenhagen, Denmark
Posts: 220
Rep Power: 18 |
Your question is not clear. Do you want to know the meaning of time step?
__________________
Good luck Siamak |
|
January 3, 2014, 10:33 |
|
#3 |
Member
|
Hi,
In user field function, how can I define time step size variable as velocity variable ($$Velocity) or Temperature variable ($Temperature)? Best regards |
|
January 5, 2014, 02:32 |
|
#4 |
Senior Member
KHB
Join Date: Aug 2010
Location: Singapore
Posts: 118
Rep Power: 16 |
Hi, the variable is $TimeStep (If I understand your question correctly)
|
|
January 5, 2014, 23:00 |
|
#5 | |
Member
|
Quote:
Thank you for taking your time. I am wondering that the term of $Timestep is the number of timestep or timestep size? For user field function, is it possible to define above structure? Best regards |
||
January 6, 2014, 03:16 |
|
#6 |
Senior Member
KHB
Join Date: Aug 2010
Location: Singapore
Posts: 118
Rep Power: 16 |
Hi ThanhToan,
$TimeStep is the timestep size. Yes, it is possible to define the above structure, if else is normally defined as (if condition) ? (if it is true then do this) : (if it false then do this) For more detail I suggest you have a look on the manual. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
User field function for specific heat deifnition | crevoise | STAR-CCM+ | 2 | January 28, 2013 05:25 |
User Field Function - interpolatePositionTable | fshak92 | STAR-CCM+ | 3 | May 16, 2012 12:24 |
channelFoam for a 3D pipe | AlmostSurelyRob | OpenFOAM | 3 | June 24, 2011 14:06 |
emag beta feature: charge density | charlotte | CFX | 4 | March 22, 2011 10:14 |