由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - 一个困惑?
相关主题
3D FEM codeany1 working on AMR?
急求FEM数据(2d mesh及其stiffness matrix)Unstructured Grid in Parallel
大家讨论讨论几种不同的计算方法吧?Finite Element Method
[求书]Claes Johnson的Numerical Solution of PDE by FEM问几个学有限元时遇到的数学概念
PhD第三年 痛苦死了 求开导[转载] [通知]FEA已经成为公共版
计算! 计算!有限元的精华区还没有建起来啊
如何验证有限元等得到的数值解的可靠性?scan 3D surface and generate mesh in FEM
job market for scientific computingTo sc Re: scan 3D surface and generate
相关话题的讨论汇总
话题: fem话题: 模拟话题: 困惑话题: mhd话题: any
进入Computation版参与讨论
1 (共1页)
l****y
发帖数: 92
1
我才接触等离子体模拟不久,最近有个困惑——
以前在国内跟导师做的是粒子模拟(PIC),现在的导师做的是MHD模拟,而且用的是有限元
的方法。最近看了一个空间物理牛人写的MHD模拟的综述文章,他认为有限元方法是不适
合做空间等离子体模拟的,因为会给计算和并行化带来很大的困难,确实现在也很少有人
是在做MHD的有限元模拟。难道现在的导师不知道这一点吗?跟着他做下去,会不会不是
一个好的方向啊?
大家提提意见,谢谢指点
h***o
发帖数: 539
2
也许你老板是欲罢不能吧
一个model建起来不容易,好不容易搭好了,突然要改另外一个方法,
等你改好了,别人就领先太多了,所以还不如继续做下去。有困难就想
办法克服嘛。

【在 l****y 的大作中提到】
: 我才接触等离子体模拟不久,最近有个困惑——
: 以前在国内跟导师做的是粒子模拟(PIC),现在的导师做的是MHD模拟,而且用的是有限元
: 的方法。最近看了一个空间物理牛人写的MHD模拟的综述文章,他认为有限元方法是不适
: 合做空间等离子体模拟的,因为会给计算和并行化带来很大的困难,确实现在也很少有人
: 是在做MHD的有限元模拟。难道现在的导师不知道这一点吗?跟着他做下去,会不会不是
: 一个好的方向啊?
: 大家提提意见,谢谢指点

f****r
发帖数: 27
3

^^^^^^^^^^^^^^^^^^^^^^^^^^
I don't know any detail about your simulation. However, if your problem is
majorly about some very complex geometries, FEM certainly has its merits.
As for those issues about parallelization and computation, you sure can solve
them with some extra work.
ON the other hand, if your domain is usually organized, like some simple
rectangular or circular domains, ditch the FEM approach. It's too expensive
and slow.
Just my 2 cents.

【在 l****y 的大作中提到】
: 我才接触等离子体模拟不久,最近有个困惑——
: 以前在国内跟导师做的是粒子模拟(PIC),现在的导师做的是MHD模拟,而且用的是有限元
: 的方法。最近看了一个空间物理牛人写的MHD模拟的综述文章,他认为有限元方法是不适
: 合做空间等离子体模拟的,因为会给计算和并行化带来很大的困难,确实现在也很少有人
: 是在做MHD的有限元模拟。难道现在的导师不知道这一点吗?跟着他做下去,会不会不是
: 一个好的方向啊?
: 大家提提意见,谢谢指点

l****y
发帖数: 92
4
Thanks for your reply.
这个牛人是这么评价FEM "Despite their geometrical flexbility, unstructured
girds are rarely used in plasma simulation because of their high programming
and computational overhead and because of the difficulty to parallelize such
codes."
btw, could you recommend some books about FEM for beginners?

限元
不适
有人
solve
不是

【在 f****r 的大作中提到】
:
: ^^^^^^^^^^^^^^^^^^^^^^^^^^
: I don't know any detail about your simulation. However, if your problem is
: majorly about some very complex geometries, FEM certainly has its merits.
: As for those issues about parallelization and computation, you sure can solve
: them with some extra work.
: ON the other hand, if your domain is usually organized, like some simple
: rectangular or circular domains, ditch the FEM approach. It's too expensive
: and slow.
: Just my 2 cents.

t*****o
发帖数: 74
5
从提出一个观点到实现不知道要多少年了
也就是说现在FEM是主流, 到被这个牛人的方法所替代(也不知道这个牛人有没有提出新
方法)也不知是什么时候的事了
何况也许牛人所说的限制和你研究的课题根本没关系了。。。
至于books about FEM, 你们系有没有FEM课? 有的话, 看你们系的FEM用的教材就足够





expensive


【在 l****y 的大作中提到】
: Thanks for your reply.
: 这个牛人是这么评价FEM "Despite their geometrical flexbility, unstructured
: girds are rarely used in plasma simulation because of their high programming
: and computational overhead and because of the difficulty to parallelize such
: codes."
: btw, could you recommend some books about FEM for beginners?
:
: 限元
: 不适
: 有人

h***o
发帖数: 539
6
FEM以前是解PDE的主流,现在不是了吧

【在 t*****o 的大作中提到】
: 从提出一个观点到实现不知道要多少年了
: 也就是说现在FEM是主流, 到被这个牛人的方法所替代(也不知道这个牛人有没有提出新
: 方法)也不知是什么时候的事了
: 何况也许牛人所说的限制和你研究的课题根本没关系了。。。
: 至于books about FEM, 你们系有没有FEM课? 有的话, 看你们系的FEM用的教材就足够
: 了
:
: 有
: 是
: 少

a******s
发帖数: 232
7
fem主要针对复杂边界吧?

现在是啥?

【在 h***o 的大作中提到】
: FEM以前是解PDE的主流,现在不是了吧
l****y
发帖数: 92
8
正是因为fem不是我们这个领域模拟的主要手段,大部分人(包括牛人)都是做有限差分
,所以我才觉得困惑啊。但是导师对他自己的code似乎很满意,但是目前还没有出什么文
章,我估计还是有不少问题要解决的
我们系没有关于fem的课,所以希望大家推荐一些经典的比较适合入门的书



programming
such

【在 t*****o 的大作中提到】
: 从提出一个观点到实现不知道要多少年了
: 也就是说现在FEM是主流, 到被这个牛人的方法所替代(也不知道这个牛人有没有提出新
: 方法)也不知是什么时候的事了
: 何况也许牛人所说的限制和你研究的课题根本没关系了。。。
: 至于books about FEM, 你们系有没有FEM课? 有的话, 看你们系的FEM用的教材就足够
: 了
:
: 有
: 是
: 少

f****r
发帖数: 27
9
Well, I'm not a fan of FEM and don't use it in my research. Therefore,
I can't give you any good references.
There are many methods to solve the PDEs you are working on. Any methods out
of there, especially for those widely deployed ones, certainly have their
merits and defects. To figure out the best one, or more precisely,
the one that "universally" beats all, is like "mission impossible III".
For example, unstructured mesh with FEM is the standard method for
solid mechanics on arbitrarily com

【在 l****y 的大作中提到】
: Thanks for your reply.
: 这个牛人是这么评价FEM "Despite their geometrical flexbility, unstructured
: girds are rarely used in plasma simulation because of their high programming
: and computational overhead and because of the difficulty to parallelize such
: codes."
: btw, could you recommend some books about FEM for beginners?
:
: 限元
: 不适
: 有人

1 (共1页)
进入Computation版参与讨论
相关主题
To sc Re: scan 3D surface and generatePhD第三年 痛苦死了 求开导
[转载]侃侃计算数学 (微分方程数值解)计算! 计算!
[转载]侃侃计算数学 (终结篇)如何验证有限元等得到的数值解的可靠性?
question about coordinate transformationjob market for scientific computing
3D FEM codeany1 working on AMR?
急求FEM数据(2d mesh及其stiffness matrix)Unstructured Grid in Parallel
大家讨论讨论几种不同的计算方法吧?Finite Element Method
[求书]Claes Johnson的Numerical Solution of PDE by FEM问几个学有限元时遇到的数学概念
相关话题的讨论汇总
话题: fem话题: 模拟话题: 困惑话题: mhd话题: any