Search found 1999 matches

by mzenker
28 Oct 2010, 17:56
Forum: ElmerPost
Topic: Display time in animations
Replies: 10
Views: 9820

Re: Display time in animations

Hi Juha and Mikko,

it works!!

Thanks to your help, I can display the simulation time in my animations now.

Thank you very much!

Matthias
by mzenker
27 Oct 2010, 16:18
Forum: ElmerPost
Topic: Display time in animations
Replies: 10
Views: 9820

Re: Display time in animations

Hi Peter,

neither

fttext

nor

ffttext

works, unfortunately...

Matthias
by mzenker
27 Oct 2010, 14:34
Forum: ElmerPost
Topic: Display time in animations
Replies: 10
Views: 9820

Re: Display time in animations

If I do

fttext 0 0 "test"

from the command line, I get again the "invalid command name" error.

Do I have to compile ElmerPost myself in order to get freetype support, or are there binaries with this functionality?

Thank you,

Matthias
by mzenker
27 Oct 2010, 12:50
Forum: ElmerPost
Topic: Display time in animations
Replies: 10
Views: 9820

Re: Display time in animations

Hi Juha, thank you for your help. I have tried on the ElmerPost command line math {tstr=sprintf("fttext 0 0 \"test\"")} math tcl(tstr) and I get the error message invalid command name "fttext" So I am afraid my system does not support this command, unless I have made an...
by mzenker
26 Oct 2010, 15:53
Forum: ElmerPost
Topic: Display time in animations
Replies: 10
Views: 9820

Re: Display time in animations

Hi Peter, thank you for the hint. But as I save the animation directly from ElmerPost, I would by far prefer a solution within Elmer . Would it be possible to do it with the VTK postprocessor? BTW, the VTK Postprocessor is still veeery unstable for me, it frequently crashes right at startup. Is this...
by mzenker
26 Oct 2010, 14:31
Forum: ElmerGUI
Topic: Mesh, SIf file and Elmer Gui
Replies: 13
Views: 14717

Re: Mesh, SIf file and Elmer Gui

Hi,

I have just downloaded the new Elmer distribution. Now in ElmerGUI there are free text fields at many places to allow for additional keywords. Thank you Elmer team for this improvement!!

Matthias
by mzenker
26 Oct 2010, 12:34
Forum: ElmerPost
Topic: Display time in animations
Replies: 10
Views: 9820

Display time in animations

Hi,

is there a way to display the time (in seconds) on the picture of an animation generated from a transient simulation?

Thank you,

Matthias
by mzenker
22 Oct 2010, 13:16
Forum: ElmerSolver
Topic: Equation Electrostatics
Replies: 1
Views: 2043

Re: Equation Electrostatics

Hi Goetz, I think you will need the StatCurrent solver. To get in in ElmerGUI, you have to copy the file statcurrent.xml from bin/edf-extra to bin/edf in your Elmer program directory. If you think you might need more of the solvers which are in edf-extra, I advise you to copy them (or even all of th...
by mzenker
20 Oct 2010, 10:50
Forum: ElmerSolver
Topic: Stop simulation on variable value
Replies: 5
Views: 3657

Re: Stop simulation on variable value

OK, so as first workaround I will extrapolate my material properties in order not to run into numerical problems, and examine the temperature course in the postprocessor.

Thank you,

Matthias
by mzenker
20 Oct 2010, 10:11
Forum: ElmerSolver
Topic: Stop simulation on variable value
Replies: 5
Views: 3657

Re: Stop simulation on variable value

Hi Peter, I am afraid I do not fully understand your answer, but my question might not have been clear enough. I do not explicitly want to break a diverging simulation, even though my simulation could diverge if I do not stop it. As I wrote, I want to simulate the heating of a material by a current....