|
[Sponsors] |
June 25, 2013, 09:11 |
valve motion in parallel
|
#1 |
New Member
Christian Walther
Join Date: Jun 2013
Location: germany
Posts: 5
Rep Power: 13 |
Hi foamers,
I try to set up an IC engine with tilted valves. when i decompose it, my liftprofilefile is not in the processor* folder. hope anyone can help. Christian |
|
June 25, 2013, 13:55 |
|
#2 |
Senior Member
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28 |
Whenever I decompose a mesh that depends on external files, I just put symbolic links in the processor* directories. Its something like this:
Code:
for n in file1 file2 file3 do for m in processor* do ln -s $n $m/. done done |
|
Tags |
engine, valve |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
3D valve motion but no mesh motion with smoothing | slaol2 | FLUENT | 1 | September 22, 2011 19:06 |
Problems in mesh motion solutor in parallel 4 interDyMFoam. | DLC | OpenFOAM | 0 | November 21, 2009 09:54 |
valve motion | skarp | CFX | 2 | April 29, 2008 19:51 |
How can i simulate a valve motion ???????? | popi | CFX | 6 | September 19, 2006 11:54 |