Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
waves
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aerospace and Mechanical Engineering
waves
Commits
444454bd
Commit
444454bd
authored
3 years ago
by
Boman Romain
Browse files
Options
Downloads
Patches
Plain Diff
remove references to fdtd, sph and Metafor
parent
a528f39e
No related branches found
Branches containing commit
Tags
v2.2.2
Tags containing commit
1 merge request
!68
Remove old modules (sph, Metafor, fdtd)
Pipeline
#4421
passed
3 years ago
Changes
3
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CODEOWNERS
+0
-2
0 additions, 2 deletions
CODEOWNERS
Doxyfile.in
+0
-2
0 additions, 2 deletions
Doxyfile.in
README.md
+1
-3
1 addition, 3 deletions
README.md
with
1 addition
and
7 deletions
CODEOWNERS
+
0
−
2
View file @
444454bd
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Doxyfile.in
+
0
−
2
View file @
444454bd
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
3
View file @
444454bd
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment