[ bianca ]
[ ソース: octave-msh ]
パッケージ: octave-msh (1.0.12-1)
create and manage meshes for FE or FV solvers in Octave
This package creates and manages triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers in Octave, a scientific computation software. It uses a mesh data structure compatible with pdetool. It relies on gmsh for unstructured mesh generation.
This Octave add-on package is part of the Octave-Forge project.
その他の octave-msh 関連パッケージ
|
|
|
|
-
- dep: gmsh
- Three-dimensional finite element mesh generator
-
- dep: octave (>= 7.3.0)
- GNU Octave language for numerical computations
-
- dep: octave-splines
- cubic spline functions for Octave