Port details on branch 2022Q3 |
- elmerfem Multiphysical simulation software
- 9.0_2 science
=0 9.0_2Version of this port present on the latest quarterly branch. - Maintainer: henrik@gulbra.net
 - Port Added: 2022-08-14 00:20:52
- Last Update: 2022-07-21 17:24:17
- Commit Hash: 96e530c
- License: GPLv2
- WWW:
- https://www.csc.fi/web/elmer
- Description:
- Elmer runs multiphysical simulations, using the finite element method
to solve predefined or user-specified partial differential equations.
There are models for structural mechanics, fluid dynamics, acoustics,
heat transfer, and electromagnetism in both two and three dimensions.
New solvers can be added as separate modules linked into the program.
While Elmer is powerful, it is not for the faint of heart. New users
can expect to spend days or weeks honing their skills in one domain.
WWW: https://www.csc.fi/web/elmer
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elmerfem>0:science/elmerfem
- To install the port:
- cd /usr/ports/science/elmerfem/ && make install clean
- To add the package, run one of these commands:
- pkg install science/elmerfem
- pkg install elmerfem
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elmerfem
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637005486
SHA256 (ElmerCSC-elmerfem-release-9.0_GH0.tar.gz) = 08c5bf261e87ff37456c1aa0372db3c83efabe4473ea3ea0b8ec66f5944d1aa0
SIZE (ElmerCSC-elmerfem-release-9.0_GH0.tar.gz) = 64060003
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- gfortran11 : lang/gcc11
- python3.9 : lang/python39
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- gfortran11 : lang/gcc11
- python3.9 : lang/python39
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libblas.so : math/blas
- libhdf5.so : science/hdf5
- libmetis.so : math/metis
- libmpich.so : net/mpich
- libnetcdf.so : science/netcdf
- libopenblas.so : math/openblas
- libparpack.so : math/arpack-ng
- libqwt6.so : x11-toolkits/qwt6
- libexpat.so : textproc/expat2
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libpython3.9.so : lang/python39
- libtiff.so : graphics/tiff
- libTKernel.so : cad/opencascade
- libvtksys-9.1.so : math/vtk9
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libjpeg.so : graphics/jpeg-turbo
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Location.so : devel/qt5-location
- libQt5Network.so : net/qt5-network
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Script.so : devel/qt5-script
- libQt5Sensors.so : comms/qt5-sensors
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5WebChannel.so : www/qt5-webchannel
- libQt5WebKit.so : www/qt5-webkit
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for elmerfem-9.0_2:
GUI=on: Build with ElmerGUI (Graphical User Interface)
OCC=on: Use OpenCASCADE for CAD import in ElmerGUI
===> Use 'make config' to modify these settings
- Options name:
- science_elmerfem
- USES:
- cmake compiler:c++11-lang fortran gl jpeg qt:5 xorg python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0_2 21 Jul 2022 17:24:17
    |
Yuri Victorovich (yuri)  |
science/elmerfem: Fix bug that build selected arbitrary Python versions
When built from port it selected a higher Python version when it
was available producing broken binaries.
Approved by: portmgr (bugfix)
(cherry picked from commit ab3f6b12dbf2df281f6ec5f724e1fe03c803f16f) |
9.0_2 21 Jul 2022 16:38:13
    |
Yuri Victorovich (yuri)  |
science/elmerfem: Unbreak by removing link flag -lMPI::MPI_C
This flag causes build failure.
Its origin is unclear.
Reported by: fallout
Approved by: portmgr (unbreak)
(cherry picked from commit 741edec0685d80c641a071f0bdcf2d5e82019962) |
Number of commits found: 2
|