CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   Events and Parallel Solver (https://www.cfd-online.com/Forums/siemens/56732-events-parallel-solver.html)

Duarte Albuquerque July 19, 2008 23:04

Events and Parallel Solver
 
Hi there.

I made a model with one event for a sliding mesh similiar to tutorial 7.1 but with userfile newxyz.f

But when I use decompmeth=sets in star i get this message of error.

** ERROR *** EVENT FILE .evn HAS NOT BEEN PREPARED IN PROSTAR, PLEASE USE EVPREP AND GEOM COMMANDS AND RERUN

What i am doing wrong?

Thanks for reading this.

Elyor July 20, 2008 03:19

Re: Events and Parallel Solver
 
use "help setw"

Pauli July 20, 2008 10:02

Re: Events and Parallel Solver
 
Before you write the geom file, run the command evprep. Don't forget to first connect to the events file (evfi conn).

Duarte Albuquerque July 20, 2008 13:34

Re: Events and Parallel Solver
 
I have put the following code after defining the sliding regions.

setd,star.set,all cset news gran,,7.4,,,,,2 cplo setw,star.set,,last cset invert cplo setw,star.set,,last

evfi conn evprep

I still get the same error message: PNP: *** ERROR *** EVENT FILE .evn HAS NOT BEEN PREPARED IN PROSTAR, PLEASE USE EVPREP AND GEOM COMMANDS AND RERUN


Balduin Bankerotti July 20, 2008 14:46

Re: Events and Parallel Solver
 
time trans
algo piso node 20 0.2 0.8
mvgrd on events
evfi init
evslide 10
emslide add regi 6
esslide add regi 7
epslide on 0.1
eoslide 2 0 0
evsave 10
evst 1 time 0.0
easi 10 enable
evsave 1
evprep


All times are GMT -4. The time now is 11:09.