Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
20.09.2012, 01:37 GMT-4
Hi
I cannot tell, as the nice thing about COMSOL is that you do not really need to bother about the mesh, from the moment your mesh is dense enough to resolve correctly the dependent variables and their gradients. With COMSOL you consider only the mesh as a "discretisation" parameter of your physics equations. All physics is defined in the geometry Entities: Domains and Boundaries not on the mesh & Nodes (in contrary to older FEM tools)
The only time I had to look into the mesh was when I tried to import export to other FEM tools, as this is sometimes demanded by my clients. This I had to give up, and now I pay external services to redo the models in the appropriate tools for these clients, not my favourite approach, but that is not really a COMSOL issue, its rather that there are NO common exchange platform defined for FEM tools
--
Good luck
Ivar
Hi
I cannot tell, as the nice thing about COMSOL is that you do not really need to bother about the mesh, from the moment your mesh is dense enough to resolve correctly the dependent variables and their gradients. With COMSOL you consider only the mesh as a "discretisation" parameter of your physics equations. All physics is defined in the geometry Entities: Domains and Boundaries not on the mesh & Nodes (in contrary to older FEM tools)
The only time I had to look into the mesh was when I tried to import export to other FEM tools, as this is sometimes demanded by my clients. This I had to give up, and now I pay external services to redo the models in the appropriate tools for these clients, not my favourite approach, but that is not really a COMSOL issue, its rather that there are NO common exchange platform defined for FEM tools
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
20.09.2012, 10:33 GMT-4
Hi Ivan,
The issue was that I actually need to know how the mesh works because I need to arrange the mesh in file that a code of mine in Fortran can use. I need to accurately input the geometry of the mesh so I can run this Fortran code.
So basically what you're telling me is that the only solution would be to hire external services for this purpose?
Thanks,
Hi Ivan,
The issue was that I actually need to know how the mesh works because I need to arrange the mesh in file that a code of mine in Fortran can use. I need to accurately input the geometry of the mesh so I can run this Fortran code.
So basically what you're telling me is that the only solution would be to hire external services for this purpose?
Thanks,
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
20.09.2012, 10:51 GMT-4
Hi
No, probably not for your case, for me it's because I need FEM delivered in other formats as formal delivery for some of my projects.
In your case, either you can get some support from "support" of COMSOL who are the only ones really knowing how it's formatted, or you manage to analyse the cases yourself as you are doing,. Do not forget to dive into the Java I/F there might be other info in there ;)
--
Good luck
Ivar
Hi
No, probably not for your case, for me it's because I need FEM delivered in other formats as formal delivery for some of my projects.
In your case, either you can get some support from "support" of COMSOL who are the only ones really knowing how it's formatted, or you manage to analyse the cases yourself as you are doing,. Do not forget to dive into the Java I/F there might be other info in there ;)
--
Good luck
Ivar
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
20.09.2012, 16:33 GMT-4
I think you can export mesh coordinates in data format. In Results-Export, choose data. For Output options, choose "Points to evaluate in: take from data set". Under "Expression", put three coordinates (x, y, z). It should work.
I think you can export mesh coordinates in data format. In Results-Export, choose data. For Output options, choose "Points to evaluate in: take from data set". Under "Expression", put three coordinates (x, y, z). It should work.