由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - 寻支持有限元和差分法的画图软件
相关主题
科普,谱元法请教一个关于PDE数值解方面的问题
From a picture to a 2D meshwhat is second-order upwind?
how to undo triangulation?如何用变步长的差分法解PDE?
2篇基本的matlab有限元编程的paper谁介绍一本差分法解偏微分方程的入门书?
如何较快掌握有限元模拟的基本理论呢?再请教Re: 请教大家c++ array
急求FEM数据(2d mesh及其stiffness matrix)[转载] 请教PDE有限差分法的CFL Condition
好消息,宇宙不会发生heat death!关于超大型矩阵的算法
BREP solid meshinghelp! bilinear basis function convergenc
相关话题的讨论汇总
话题: mesh话题: software话题: finite话题: drawing话题: objects
进入Computation版参与讨论
1 (共1页)
f*******a
发帖数: 80
1
I am looking for a software that is capable of drawing 2 or 3 dimensional
objects and a mesher that can render the drawing in triangular/tetrahedral
elements or rectangular/cubic elements. Any thought?
L*******g
发帖数: 913
2
flexpde?
f*******a
发帖数: 80
3
Thx. It is a nice piece of software. I like its capability of handling
arbitrary PDEs.
Ideally, I am looking for a software that provides an interface to draw
objects, associates materials to the objects, and automatically generates
the finite element or finite difference mesh. The software needs to be open-
source.

【在 L*******g 的大作中提到】
: flexpde?
j**u
发帖数: 6059
4
很复杂的样子,matlab不行?

open-

【在 f*******a 的大作中提到】
: Thx. It is a nice piece of software. I like its capability of handling
: arbitrary PDEs.
: Ideally, I am looking for a software that provides an interface to draw
: objects, associates materials to the objects, and automatically generates
: the finite element or finite difference mesh. The software needs to be open-
: source.

f*******a
发帖数: 80
5
Matlab PDEtool box only supports the generation of finite element mesh. I
need both finite element and finite difference mesh over one geometric
region.

【在 j**u 的大作中提到】
: 很复杂的样子,matlab不行?
:
: open-

s**i
发帖数: 381
6
gmsh?

【在 f*******a 的大作中提到】
: I am looking for a software that is capable of drawing 2 or 3 dimensional
: objects and a mesher that can render the drawing in triangular/tetrahedral
: elements or rectangular/cubic elements. Any thought?

L*******g
发帖数: 913
7
this is so cool! 虽然用不到但是也下了一个玩玩。

【在 s**i 的大作中提到】
: gmsh?
s*******2
发帖数: 13
8
ICEM

open-

【在 f*******a 的大作中提到】
: Thx. It is a nice piece of software. I like its capability of handling
: arbitrary PDEs.
: Ideally, I am looking for a software that provides an interface to draw
: objects, associates materials to the objects, and automatically generates
: the finite element or finite difference mesh. The software needs to be open-
: source.

i****d
发帖数: 255
9
in UNIX/LINUX;
mesh; geomview
mesh and/or general plot: OpenDX
in Windows:
tecplot
try matlab anyway.

【在 f*******a 的大作中提到】
: I am looking for a software that is capable of drawing 2 or 3 dimensional
: objects and a mesher that can render the drawing in triangular/tetrahedral
: elements or rectangular/cubic elements. Any thought?

f*******a
发帖数: 80
10
GMSH is terrific as an opensource project. It generates beautiful mesh.
However, its number capability is limited. if you use the numbering, the
matrix will end up messy, but not a nice banded matrix.
I am trying out with MSC Patran now. Commercial software. Very powerful in
mesh genreation, merging mesh.

【在 s*******2 的大作中提到】
: ICEM
:
: open-

1 (共1页)
进入Computation版参与讨论
相关主题
help! bilinear basis function convergenc如何较快掌握有限元模拟的基本理论呢?
紧急求问: 是否可以将一个对称不定矩阵 A 分解为 A = B * B'急求FEM数据(2d mesh及其stiffness matrix)
matlab画复杂边界中的等势线用什么命令?好消息,宇宙不会发生heat death!
Finite Element MethodBREP solid meshing
科普,谱元法请教一个关于PDE数值解方面的问题
From a picture to a 2D meshwhat is second-order upwind?
how to undo triangulation?如何用变步长的差分法解PDE?
2篇基本的matlab有限元编程的paper谁介绍一本差分法解偏微分方程的入门书?
相关话题的讨论汇总
话题: mesh话题: software话题: finite话题: drawing话题: objects