#
multiphysics
Here are 37 public repositories matching this topic...
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
python
c-plus-plus
multi-platform
openmp
mpi
parallel-computing
fem
bsd-license
numerical-methods
multiphysics
dem
kratos
kratos-multiphysics
-
Updated
Sep 17, 2021 - C++
Official git repository of Elmer FEM software
mpi
parallel-computing
fem
finite-elements
multiphysics
electromagnetics
acoustics
finite-element-methods
fluid-mechanics
structural-mechanics
elmergui
elmersolver
elmergrid
glaciology
elmerice
-
Updated
Sep 17, 2021 - Fortran
fsimonis
commented
Aug 4, 2021
lheagy
commented
Aug 28, 2017
we should add .ipynb to the gitignore - notebooks are out-of-scope for this repo. In the past we have had some notebooks be committed which adds a large volume of code to the log that is later removed
c-plus-plus
gplv3
metaprogramming
parallel-computing
lgplv3
object-oriented
scientific-computing
high-performance-computing
fem
c-plus-plus-17
finite-elements
multiphysics
high-order
reduced-basis
-
Updated
Sep 17, 2021 - C++
C++ FEM library | user-friendly | multi-physics | hp-adaptive
-
Updated
Sep 16, 2021 - C++
LargeScale Multiphysics Scientific Simulation Environment-OneFLOW CFD
-
Updated
Sep 17, 2021 - C++
FEATool Multiphysics - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Simulation Platform)
engineering
gui
simulation
geometry
matlab
solver
toolbox
fem
cfd
openfoam
physics-simulation
finite-element-analysis
pde
multiphysics
fenics
cae
gmsh
su2
cad-modeling
featool-multiphysics-toolbox
-
Updated
Aug 30, 2021 - MATLAB
A Full-Newton Finite Element Program for Free and Moving Boundary Problems with Coupled Fluid/Solid Momentum, Energy, Mass, and Chemical Species Transport
-
Updated
Sep 10, 2021 - C
A finite element framework for Python's scientific stack: arbitrary order planar/curvilinear mesh generation and finite element methods for linear and nonlinear analysis of coupled multiphysics problems
-
Updated
Jul 12, 2021 - Python
Multiphysics Finite Element package built on libMesh
-
Updated
Aug 8, 2021 - C++
multiphysics FEM solver based on Fenics library
-
Updated
Jan 30, 2020 - Python
MakisH
commented
Sep 15, 2021
With a quick look, the print
needs parentheses. After fixing this, Python complains about xrange
. Maybe there are a few more.
Pythonic scripting interface for Comsol Multiphysics
-
Updated
Aug 1, 2021 - Python
A Simple Finite Element Method program (AsFem)
nonlinear
finite-elements
numerical-methods
finite-element-analysis
multiphysics
sparse-matrix
crack
damage
mechanics
newton-raphson
solids
fracture
beginner-code
phasefield
cahnhilliard
asfem
chemomechanics
-
Updated
Sep 4, 2021 - C++
Modeling, simulation and code-generation of multiphysical Port-Hamiltonian Systems in Python.
-
Updated
Apr 15, 2020 - Python
multiphenics - easy prototyping of multiphysics problems in FEniCS
-
Updated
Jun 21, 2021 - Python
CFDTool - An easy to use OpenFOAM / SU2 / CFD simulation toolbox for MATLAB
gui
simulation
matlab
toolbox
cfd
openfoam
multiphysics
matlab-toolbox
computational-fluid-dynamics
fluid-simulation
fluid-mechanics
su2
fluid-flows
openfoam-tutorials
cfd-simulation
cfd-toolbox
cfdtool-toolbox
-
Updated
Aug 30, 2021 - MATLAB
modparc is a Modelica parser in Python based on parser combinator
-
Updated
Sep 17, 2021 - Python
MuPIF - A multiphysics integration framework written in Pyton. It allows combining existing software tools to build a customized multiphysics simulation chains
python-library
distributed-computing
simulation-environment
interoperability
multiphysics
modeling-tool
numerical-simulations
platform-infrastructure
-
Updated
Aug 24, 2021 - GLSL
Multiphysics coupling master code
-
Updated
Aug 5, 2018 - C++
A coupled structural solver written with the C++ finite element library deal.II
c-plus-plus
finite-elements
multiphysics
fluid-structure-interaction
computer-aided-engineering
precice
structural-solvers
-
Updated
Sep 2, 2021 - C++
tutorial
book
python3
cpp17
fem
finite-elements
numerical-methods
multiphysics
feelpp
user-manual
developer-manual
numerical-simulation
multiphysics-simulation
toolbox-manual
contributor-manual
mathematical-framework
-
Updated
Aug 27, 2021 - Jupyter Notebook
Holds the research group website.
-
Updated
Sep 10, 2021 - TeX
Finite Element Module for Julia that focusses on gradient-robust discretisations and multiphysics problems
-
Updated
Sep 16, 2021 - Julia
Gridap drivers for geoscience applications
-
Updated
Sep 17, 2021 - Julia
This project performs a 3D reconstruction of a cylindrical asphalt mixture sample from a set images on a Dicom file format. The components of asphalt mixture will be identified through 3-phase segmentation. Additionally, a 3D model of the asphalt mixture reconstruction was developed. The project was implemented on the Python programming language using the open-source libraries Numpy, Scipy, Pydicom, Scikit-learn, Matplotlib and Mayavi. A simulation of the asphalt mixtures aging process is implemented using numerical methods on the mechanical, themical and chemical fields.
python
simulation
image-processing
scipy
segmentation
matplotlib
python-programming-language
multiphysics
3d-reconstruction
3d-models
pydicom
mayavi
asphalt-mixture
asphalt-aging-simulator
-
Updated
Dec 12, 2017 - Python
Mesh-to-Mesh Field Projection/Transfer for Finite Element Analysis
-
Updated
Apr 29, 2017 - Python
Multiphysics Integrated Computational Project
-
Updated
Jul 11, 2021 - C++
Improve this page
Add a description, image, and links to the multiphysics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiphysics topic, visit your repo's landing page and select "manage topics."
Bug Description
For classes such as GenericConstantMaterial that use templating to create non-AD and AD versions, the corresponding documentation pages do not contain a list of input files that use the class even though '!syntax inputs ...' appears in the .md file.
Steps to Reproduce
See https://mooseframework.inl.gov/source/materials/GenericConstantMaterial.html as an example.
Im