Search found 18 matches

by ender_wiggin
05 Jan 2024, 09:20
Forum: ElmerGUI
Topic: ElmerFEM is losing bits of multibody mesh made in Salome.
Replies: 13
Views: 2229

ElmerFEM is losing bits of multibody mesh made in Salome.

I have made a mesh in Salome (see picture in second post, mesh refinements bodies of voids not shown) that is supposed to be used for a multibody magnetostatics simulation with various levels of mesh refinement. The mesh is sizable enough that Elmer has considerable lag running on a computer, a lapt...
by ender_wiggin
22 Dec 2023, 22:58
Forum: ElmerGUI
Topic: New Install of ElmerGUI with MPI on Windows - Parallel fails with segmentation fault - invalid memory reference
Replies: 6
Views: 1329

Re: New Install of ElmerGUI with MPI on Windows - Parallel fails with segmentation fault - invalid memory reference

Do you need parallel? Serial is much easier. Did you follow these instructions? http://www.nic.funet.fi/pub/sci/physics/elmer/doc/GetStartedElmer.pdf How many processors are the default parallel solver set to? Do you have that many processors? I would start with serial until you get familiar with t...
by ender_wiggin
22 Dec 2023, 22:07
Forum: ElmerGUI
Topic: New Install of ElmerGUI with MPI on Windows - Parallel fails with segmentation fault - invalid memory reference
Replies: 6
Views: 1329

Re: New Install of ElmerGUI with MPI on Windows - Parallel fails with segmentation fault - invalid memory reference

I have already run the said problem in serial mode as well as running in serial mode with the MPI solver provided you are referring to the MPI installation as the MPI solver. I originally installed the non-mpi version which managed to get running. I decided to uninstall and then install the MPI vers...
by ender_wiggin
22 Dec 2023, 19:50
Forum: ElmerGUI
Topic: New Install of ElmerGUI with MPI on Windows - Parallel fails with segmentation fault - invalid memory reference
Replies: 6
Views: 1329

New Install of ElmerGUI with MPI on Windows - Parallel fails with segmentation fault - invalid memory reference

Very simply, I downloaded the ElmerGUI with MPI binary that was last compiled on December 14, 2023. Using the default parallel solver options the simulation fails to proceed because of a segmentation fault. I have zero clue as to what I am looking at. My sif file and the simulation log file are atta...
by ender_wiggin
19 Dec 2023, 17:27
Forum: Installation & compilation
Topic: Building Elmer in Elmer VM fails 3 tests
Replies: 4
Views: 1454

Re: Building Elmer in Elmer VM fails 3 tests

Thank you! That is good to know. To be very frank, I've never done FEA. I supposedly did, but that was not a good class for me. We will see how this goes.
by ender_wiggin
19 Dec 2023, 02:02
Forum: Installation & compilation
Topic: Building Elmer in Elmer VM fails 3 tests
Replies: 4
Views: 1454

Building Elmer in Elmer VM fails 3 tests

I have been trying to build and install ElmerFEM in the Ubuntu 22.04 VM that is provided by ElmerFEM. I have only tried compiling with the provided build script. The output error states The following tests FAILED: 285 - FixTangentVelo (Failed) 326 - IntegralConstraintFlow (Failed) 328 - IntegralCons...
by ender_wiggin
07 Jul 2023, 00:59
Forum: Installation & compilation
Topic: ElmerGUI fails to compile because VTK can't find Python3 (missing Development.Module)
Replies: 2
Views: 1203

ElmerGUI fails to compile because VTK can't find Python3 (missing Development.Module)

I'm trying to build ElmerFEM with VTK as a support package for the the GUI. However, I'm unable to make it past the configuration step because `Development.Module` cannot be found by the VTK cmake files. I'm using CMAKE-3.26.4 and VTK-9.2 on Ubuntu 20.04. I compiled VTK-9.2 myself. The error call st...
by ender_wiggin
21 Jun 2023, 23:04
Forum: Installation & compilation
Topic: Install with VTK: Unknown keywords given to FIND_PACKAGE_HANDLE_STANDARD_ARGS()
Replies: 1
Views: 1298

Install with VTK: Unknown keywords given to FIND_PACKAGE_HANDLE_STANDARD_ARGS()

I am trying to install ElmerGUI with VTK 9, but I'm not even able to successfully configure the software because I'm hit with the following error CMake was unable to find desired Qt version: 3. Set advanced values QT_QMAKE_EXECUTABLE and QT3_QGLOBAL_H_FILE. CMake Error at cmake/Modules/FindPackageHa...