Skip to content
Snippets Groups Projects
Commit 444454bd authored by Boman Romain's avatar Boman Romain
Browse files

remove references to fdtd, sph and Metafor

parent a528f39e
No related branches found
Tags v2.2.2
1 merge request!68Remove old modules (sph, Metafor, fdtd)
Pipeline #4421 passed
......@@ -7,12 +7,10 @@
* @R.Boman
# These owners own a directory and nested subdirectories
/fdtd/ @R.Boman
/flow/ @acrovato
/heat/ @R.Boman
/mirrors/ @Kim.Liegeois
/katoptron/ @Kim.Liegeois
/sph/ @R.Boman
/tlnos/ @R.Boman
/waves/ @R.Boman
......
......@@ -782,13 +782,11 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = @PROJECT_SOURCE_DIR@/README.md \
@PROJECT_SOURCE_DIR@/fdtd/src \
@PROJECT_SOURCE_DIR@/flow/src \
@PROJECT_SOURCE_DIR@/fwk/src \
@PROJECT_SOURCE_DIR@/heat/src \
@PROJECT_SOURCE_DIR@/mirrors/src \
@PROJECT_SOURCE_DIR@/katoptron/src \
@PROJECT_SOURCE_DIR@/sph/src \
@PROJECT_SOURCE_DIR@/tbox/src \
@PROJECT_SOURCE_DIR@/waves/src
......
......@@ -9,14 +9,12 @@ Set of python/C++ modules:
- [tbox](/tbox): general finite element utilities (mesh handler, nodes/elements handler, ...)
- [tboxVtk](/tboxVtk): VTK extensions for tbox
- [waves](/waves): 3D(Hex8) transient wave equation solver (FEM)
- [fdtd](/fdtd): 2D Maxwell equations (FD)
- [flow](/flow): 2D(Tri3) and 3D(Tetra4) steady full potential equation solver (FEM)
- [heat](/heat): 2D(Tri3) steady nonlinear heat equation solver (multiscale FE²M)
- [mirrors](/mirrors): 3D(Hex8 and Tetra4) linear thermomechanical equations (FEM)
- [katoptron](/katoptron): 3D(Hex8 and Tetra4) linear thermomechanical equations with contact (FEM)
- [params](/params): parametric study with Metafor
- [params](/params): parametric study
- [tlnos](/tlnos): basic Trilinos examples
- [sph](/sph): incompressible fluid equations (SPH)
Additional features:
- [x] [gmsh](http://geuz.org/gmsh/) support for mesh and post-processing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment