elmerfem icon indicating copy to clipboard operation
elmerfem copied to clipboard

Official git repository of Elmer FEM software

Results 102 elmerfem issues
Sort by recently updated
recently updated
newest added

### Introduction We are creating an example Jupyter notebook for demostrating the usefullness of Elmerfem as backend in circuit simulations: https://github.com/ER-solutions/CaseStudies/tree/main/ElmerNotebook ### Problem: Coil solver gives strange results when run...

I see that here on [SourceForge](https://sourceforge.net/projects/elmerfem/files/ElmerDocumentation/), there are all Documentations in PDF format archived in single downloadable files. However the source is not provided. Did you use LaTeX or any...

enhancement

It fails on FreeBSD: ``` /usr/local/lib/libvtkCommonExecutionModel-9.1.so.9.1.0 /usr/local/lib/libvtkCommonDataModel-9.1.so.9.1.0 /usr/local/lib/libvtkpugixml-9.1.so.9.1.0 /usr/local/lib/libvtkCommonSystem-9.1.so.9.1.0 /usr/local/lib/libvtkCommonMisc-9.1.so.9.1.0 /usr/local/lib/libvtkCommonTransforms-9.1.so.9.1.0 /usr/local/lib/libvtkCommonMath-9.1.so.9.1.0 /usr/local/lib/libvtkkissfft-9.1.so.9.1.0 /usr/local/lib/libvtkCommonCore-9.1.so.9.1.0 /usr/local/lib/libvtkloguru-9.1.so.9.1.0 /usr/local/lib/libvtksys-9.1.so.9.1.0 -lexecinfo -pthread /usr/local/lib/libpython3.9.so /usr/local/lib/libexpat.so /usr/local/lib/libjpeg.so /usr/local/lib/libtiff.so -Wl,-rpath-link,/usr/local/lib /usr/local/bin/ld: cannot find -lMPI::MPI_C c++: error: linker...

Hi, I tried to install on ubuntu 22.04 (jammy) but when I try to run the following command : `$ sudo apt-add-repository ppa:elmer-csc-ubuntu/elmer-csc-ppa` `$ sudo apt-get update` `$ sudo apt-get...

Hi, I package Elmer as Flatpak for Linux. https://www.flatpak.org/ https://flathub.org/home Elmer's precompiled binary is available as a Flatpak. Any system that supports Flatpak should be able to run Elmer this...

This is the build error I have after install ``ospray`` and ``openvt``, which is suggested by the lack of dependency error while building ```bash CMake was unable to find desired...

Following [this discussion](https://github.com/ElmerCSC/elmerfem/issues/202), I'm looking into the possibilities of modularizing METIS instead of just dropping the code into this repository. So the possibilities: - Cross-platform: - Sadly Conan does not...

enhancement
METIS

**OS: Mac OS Monterey 12.1 Computer: Mac mini (M1, 2020)** elmerfem version: 9.0 (devel 7665920e) ## 1. Prepare Install gcc, g++, gfortran, cmake, Qt5 and qwt-qt5: `brew install gcc g++...

https://github.com/ElmerCSC/elmerfem/pull/303#issuecomment-971400868 > I had to revert this since I got reports that it caused the tests not running succesfully. I didn't dig deeper being no cmake wizard myself. I've pinpointed...