Search found 31 matches

by dekoder87
14 Jun 2017, 17:25
Forum: ElmerSolver
Topic: Air flow caused by pressure difference
Replies: 1
Views: 2550

Re: Air flow caused by pressure difference

I've managed to run this simulation with compressible gas. I was struggling with convergence and many other issues in example it came out that even when I am not interested in temperature i need to apply temperature in initial condition and boundary condition in order to achieve convergence, when us...
by dekoder87
14 Jun 2017, 01:17
Forum: ElmerSolver
Topic: Air flow caused by pressure difference
Replies: 1
Views: 2550

Air flow caused by pressure difference

Hello, I'm trying to simulate an air flow through a valve. I've got three boundaries walls, inlet and outlet. The task is quite easy when I set velocity profile as my inlet condition and non slip walls BC. When I tried setting my boundary conditions as pressure value on inlet and outlet and non slip...
by dekoder87
16 Mar 2015, 03:02
Forum: ElmerGUI
Topic: ElmerGUI is not reading unv format correctly (OpenSUSE 13)
Replies: 0
Views: 2505

ElmerGUI is not reading unv format correctly (OpenSUSE 13)

Hello, I have compiled Elmer with GUI under OpenSUSE 13.2 with most options (OCC, VTK, MPI, HYPRE, MUMPS ect.) Most of the things are working fine, exept that opening mesh in unv format is not working properly. When I try to import geometry in this file format i can see only one line. There is no pr...
by dekoder87
14 Mar 2015, 17:32
Forum: Installation & compilation
Topic: how to compile Elmer using a self-compiled MUMPS?
Replies: 8
Views: 9908

Re: how to compile Elmer using a self-compiled MUMPS?

small update when configuring using cmake gui you need to add full path to library instead providing only path to directory where library is contained i.ex.: instead MUMPS_COMMON_LIB to /usr/lib64 you need to specify MUMPS_COMMON_LIB to /usr/lib64/libmumps_common_seq.so (You can try also using libmu...
by dekoder87
14 Mar 2015, 16:10
Forum: Installation & compilation
Topic: Problem with compilation WITH_OCC
Replies: 2
Views: 4750

Re: Problem with compilation WITH_OCC

Hi Kaimartin,

Thank you for this information.
It was very helpful. In OpenSUSE required package has name OCE-devel.
I installed it using YaST2 by searching for OCE.

Regards,

Jacek
by dekoder87
13 Mar 2015, 04:33
Forum: Installation & compilation
Topic: cmake compile looks for *.ui files in the wrong place
Replies: 6
Views: 8350

Re: cmake compile looks for *.ui files in the wrong place

Hi kmk,

Thank You for that information it was very helpful.

Jacek
by dekoder87
13 Mar 2015, 04:28
Forum: Installation & compilation
Topic: how to compile Elmer using a self-compiled MUMPS?
Replies: 8
Views: 9908

Re: how to compile Elmer using a self-compiled MUMPS?

Hi, I was linking self compiled HYPRE in example. First of all I uninstalled HYPRE from repository. Then I compiled HYPRE using Cmake-gui and I set HYPRE_INSTALL_PREFIX to /usr so I know where my new compiled HYPRE was installed. If Cmake cannot find your library you can set location of Include and ...
by dekoder87
13 Mar 2015, 03:47
Forum: Installation & compilation
Topic: Problem with compilation WITH_OCC
Replies: 2
Views: 4750

Problem with compilation WITH_OCC

Hello, I have managed to compile Elmer with MPI, Hypre, Mumps and GUI including MATC, Paraview, QWT, PythonQT, VTK on OpenSUSE 13.2 But when I am trying to compile it with OCC i am getting this error in Cmake-gui: CMake Error at ElmerGUI/CMakeLists.txt:46 (FIND_PACKAGE): By not providing "FindO...
by dekoder87
12 Mar 2015, 00:20
Forum: Installation & compilation
Topic: Compilation error on opensuse 13.2 [solved]
Replies: 1
Views: 3573

Re: Compilation error on opensuse 13.2

Problem solved.

I used solution from this post

viewtopic.php?f=2&t=3833&sid=0c797b859d ... 635a715398

Regards

Jacek
by dekoder87
11 Mar 2015, 20:43
Forum: Installation & compilation
Topic: Compilation error on opensuse 13.2 [solved]
Replies: 1
Views: 3573

Compilation error on opensuse 13.2 [solved]

Hello, During compilation Elmer and ElmerGUI on opensuse 13.2 I got this error [ 85%] Built target tresca_Tresca [ 85%] Automatic moc for target PythonQt [ 85%] Built target PythonQt_automoc [ 86%] Built target PythonQt [ 94%] Built target ng [ 94%] Automatic moc, uic and rcc for target ElmerGUI Gen...