All Projects → mathLab → multiphenics

mathLab / multiphenics

Licence: LGPL-3.0 license
multiphenics - easy prototyping of multiphysics problems in FEniCS

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to multiphenics

multiphenics
multiphenics - easy prototyping of multiphysics problems in FEniCS
Stars: ✭ 30 (-9.09%)
Mutual labels:  multiphysics, fenics, subdomains, boundaries, interfaces
featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Stars: ✭ 190 (+475.76%)
Mutual labels:  multiphysics, fenics
FenicsSolver
multiphysics FEM solver based on Fenics library
Stars: ✭ 52 (+57.58%)
Mutual labels:  multiphysics, fenics
RBniCS
RBniCS - reduced order modelling in FEniCS
Stars: ✭ 5 (-84.85%)
Mutual labels:  fenics
cashocs
computational adjoint-based shape optimization and optimal control software for python
Stars: ✭ 18 (-45.45%)
Mutual labels:  fenics
grins
Multiphysics Finite Element package built on libMesh
Stars: ✭ 45 (+36.36%)
Mutual labels:  multiphysics
tugarecon
Pentest: Subdomains enumeration tool for penetration testers.
Stars: ✭ 142 (+330.3%)
Mutual labels:  subdomains
Subfinder
Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
Stars: ✭ 4,509 (+13563.64%)
Mutual labels:  subdomains
fem
Notes on finite element method
Stars: ✭ 20 (-39.39%)
Mutual labels:  fenics
tutorials
Various tutorial cases for the coupling library preCICE with real solvers. These files are meant to be rendered on precice.org, so don't look at the README files here.
Stars: ✭ 72 (+118.18%)
Mutual labels:  multiphysics
fiat
FIAT: FInite element Automatic Tabulator
Stars: ✭ 33 (+0%)
Mutual labels:  fenics
fenics-adapter
preCICE-adapter for the open source computing platform FEniCS
Stars: ✭ 22 (-33.33%)
Mutual labels:  fenics
fenics-DRL
Repository from the paper https://arxiv.org/abs/1908.04127, to train Deep Reinforcement Learning in Fluid Mechanics Setup.
Stars: ✭ 40 (+21.21%)
Mutual labels:  fenics
GridapGeosciences.jl
Gridap drivers for geoscience applications
Stars: ✭ 28 (-15.15%)
Mutual labels:  multiphysics
ufl
UFL - Unified Form Language
Stars: ✭ 51 (+54.55%)
Mutual labels:  fenics
Recon-X
Advanced Reconnaissance tool to enumerate attacking surface of the target.
Stars: ✭ 27 (-18.18%)
Mutual labels:  subdomains
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+500%)
Mutual labels:  fenics
AsFem
A Simple Finite Element Method program (AsFem)
Stars: ✭ 108 (+227.27%)
Mutual labels:  multiphysics
implements
🐍 Pythonic interfaces using decorators
Stars: ✭ 30 (-9.09%)
Mutual labels:  interfaces
dolfinx-tutorial
A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
Stars: ✭ 28 (-15.15%)
Mutual labels:  fenics

multiphenics -- easy prototyping of multiphysics problems in FEniCS

multiphenics -- easy prototyping of multiphysics problems in FEniCS

multiphenics was a python library that aimed at providing tools in FEniCS for an easy prototyping of multiphysics problems on conforming meshes. In particular, it used to facilitate the definition of subdomain/boundary restricted variables and enabled the definition of the problem by means of a block structure.

multiphenics was developed by Dr. Francesco Ballarin, currently at Università Cattolica del Sacro Cuore, in collaboration with Prof. Gianluigi Rozza's group at SISSA mathLab. The financial support of the AROMA-CFD ERC CoG project was gratefully acknowledged.

New and existing users of FEniCS are encouraged to move to FEniCSx forthwith. The multiphenicsx library, which is currently developed and maintained, targets FEniCSx, and effectively replaces multiphenics.

Like all core FEniCS components, multiphenics was freely available under the GNU LGPL, version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].