CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   Auto event-triggering mechanism (https://www.cfd-online.com/Forums/siemens/53220-auto-event-triggering-mechanism.html)

CJ Tune February 24, 2003 22:14

Auto event-triggering mechanism
 
Hi,

I have a FSI case in which adding and removing cell layers is triggered only when a certain condition are met (eg. if(max_aspect_ratio(IC).gt.5) call add_cell_layer).

So, is there a way for me to force STAR to selectively execute an event like that through a subroutine?

I need to do this because I cannot know the displacement of the mesh in-advance (because it's dependent on flow -a fluid-structure interaction case) so the code will have to know how to take care of things as needed.

Thanks in advance.


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