How to call ElmerPost within ElmerGUI

Post processing utility for Elmer
Post Reply
saxonfahrer
Posts: 38
Joined: 27 Jan 2011, 13:47

How to call ElmerPost within ElmerGUI

Post by saxonfahrer »

Hello,
i'm using Elmer GUI (Win7) and would like to automaticly start Elmer Post with 3 lines of code where i could easily insert a variable L

(script:

Code: Select all

math n0=nodes; math nodes=n0+L*Displacement; Display
)


I tried to do this with the free-text section in Module "Results Output" by just typing

Code: Select all

ELMERPOST ep_script.cmd
But this didn't worked.

Could you please help me out by:
1. Where (in the ELMER GUI) should i place the Call-Command
2. What is the correct Syntax for this command
3. Is there a possiblity to use variables (declared in Elmer GUI - Model, Setup , Constants (free text) ) in the script


Thank you in advance.

Best regards,
saxonfahrer
saxonfahrer
Posts: 38
Joined: 27 Jan 2011, 13:47

Re: How to call ElmerPost within ElmerGUI

Post by saxonfahrer »

Hi again,
may be it is also not possible in ELMER GUI (only in Elmer consol on Linux). If so, then it would be also helpful to know this.
But i would assume that this is possible also from ELMER GUI

Thanks in advance
saxonfahrer
Post Reply