|
[Sponsors] |
how to use DEFINE_GEOM to change the geometry with time? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 13, 2018, 06:08 |
how to use DEFINE_GEOM to change the geometry with time?
|
#1 |
New Member
Join Date: Apr 2017
Posts: 20
Rep Power: 9 |
Hi,
I am simulating the flow around an object deforming with time. The time-dependent function of the boundary is already known(it has the form of y=f(x,t)). I've got some basic infomation of DEFINE_GEOM on this page: http:////www.sharcnet.ca/Software/An...fine_geom.html However, it seems no argument related to time is included in this script. I tried to add the variable time like this: Code:
DEFINE_GEOM(BL_FP1,domain,dt,position,time) Has anyone worked on similar case before? Any help or suggestion is welcome. Thank you. |
|
September 13, 2018, 10:06 |
|
#3 |
New Member
Join Date: Apr 2017
Posts: 20
Rep Power: 9 |
It works! Thank you : )
|
|
Tags |
define_geom, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
bash script for pseudo-parallel usage of reconstructPar | kwardle | OpenFOAM Post-Processing | 42 | May 8, 2024 00:17 |
Elastic or Plastic Deformations in OpenFOAM | NickolasPl | OpenFOAM Pre-Processing | 36 | September 23, 2023 09:22 |
pimpleDyMFoam computation randomly stops | babapeti | OpenFOAM Running, Solving & CFD | 5 | January 24, 2018 06:28 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
mixerVesselAMI2D's mass is not balancing | sharonyue | OpenFOAM Running, Solving & CFD | 6 | June 10, 2013 10:34 |