Page 1 of 1

[SOLVED]convergence history view window missing

Posted: 01 Feb 2015, 20:13
by chatpall
Hi guys.

I am running ElmerGUI (installed according steps in wiki, Ubuntu 14.04) but within running solver I am missing convergence history window. Do you see any reason why?

Thank you very much!

P.

Re: [SOLVED]convergence history view window missing

Posted: 01 Mar 2015, 16:32
by chatpall
donĀ“t forget to tick convergence view in run sumulation options.

it is default, but if you untick, try not to forget! :)

Re: [SOLVED]convergence history view window missing

Posted: 01 Mar 2015, 19:34
by annier
Hi Chatpall,
Have you installed Elmer using Cmake?

Yours
Anil Kunwar

Re: [SOLVED]convergence history view window missing

Posted: 02 Mar 2015, 16:31
by chatpall
annier wrote:Hi Chatpall,
Have you installed Elmer using Cmake?

Yours
Anil Kunwar
hello anil,

I have on my last PC build, at this new one I am using win7.

Re: [SOLVED]convergence history view window missing

Posted: 23 May 2019, 23:47
by ulrich
Gentlemen,
i miss the convergence history window too.
My system is UBUNTU MATE 18.04 LTS.
I forgot how i installed my Elmer, perhaps using sudo apt-get install or using the synaptic.
2 ears ago on WIN 7 professional it worked fine.
Best regards,
Ulrich

Re: [SOLVED]convergence history view window missing

Posted: 24 May 2019, 10:39
by mzenker
Hi,

if you don't know how you installed Elmer, and when... it might help to just reinstall it:

sudo apt-add-repository ppa:elmer-csc-ubuntu/elmer-csc-ppa
sudo apt-get update
sudo apt-get install elmerfem-csc-eg

HTH,
Matthias

Re: [SOLVED]convergence history view window missing

Posted: 12 Jun 2019, 23:50
by ulrich
Thank you so much Matthias,
but sorry, it did not help.

Could it have to to with java?
I checked "dpkg -S libjava.so" and i got this answer:
openjdk-11-jre-headless:amd64: /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
openjdk-8-jre-headless:amd64: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/libjava.so
openjdk-9-jre-headless:amd64: /usr/lib/jvm/java-9-openjdk-amd64/lib/libjava.so

Best regards,
Ulrich

Re: [SOLVED]convergence history view window missing

Posted: 13 Jun 2019, 11:16
by mzenker
Hi Ulrich,

AFAIK ElmerGUI does not use Java.
Have you checked Run->Show convergence?

Matthias

Re: [SOLVED]convergence history view window missing

Posted: 14 Jun 2019, 16:39
by raback
Hi

In your build script do you have

Code: Select all

-DWITH_QWT:BOOL=TRUE \ 
QWT is the open source library that makes the plots. I would guess its written in C++ using Qt.

-Peter

Re: [SOLVED]convergence history view window missing

Posted: 19 Oct 2019, 05:14
by thomasatelmer
Hi Peter,

recently I installed Elmer on Ubuntu 18.04 at home by using the apt-get command with the package elmerfem-csc-eg. The menu item in ElmerGUI to activate showing the convergence graphs is missing (Run --> Show convergence). Is this intended?

Thanks and Greetings,
Thomas.