Page 1 of 1

How to call ElmerPost within ElmerGUI

Posted: 03 Sep 2014, 14:49
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

Re: How to call ElmerPost within ElmerGUI

Posted: 10 Sep 2014, 12:00
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