Number of points in mesh (Comsol 4.3b)

  • Thread starter Thread starter VIEX12
  • Start date Start date
  • Tags Tags
    Mesh Points
AI Thread Summary
In Comsol 4.3b, the number of points used for solving a simulation is not directly reported, as the solver operates on mesh elements rather than individual points. Users can check the number of mesh elements by navigating to mesh>statistics, and the degrees of freedom (DOF) are displayed in the messages tab during simulation, which indicates the simulation's speed. The initial confusion about solving at specific points is clarified, emphasizing that the FEM solver utilizes mesh elements as base functions. Understanding the relationship between mesh elements and DOF is crucial for optimizing simulations. This information is essential for users looking to effectively manage their simulations in Comsol.
VIEX12
Messages
2
Reaction score
0
Hello everybody. I'm new with Comsol and I'm working with the 4.3b version. I'm trying a simulation of a sphere (in 3D, of course) and I want to figure out in how many points is Comsol evaluating the ecuation. I know I set the maximum and minimum size of the tetrahedrals (I'm using tetrahedrals in this case), but I don't know how many points is Comsol considerating for solving the problem. I'd be glad if anyone could help me. Thank you very much!
 
Physics news on Phys.org
I am not sure I quite understand the question.
Are you asking how to find out how many mesh elements Comsol is using?
I am pretty sure that is reported by the solver.

A FEM solver does not solve at really solve at "points" as such, it uses the mesh elements as base functions.
 
You can see the number of elements by going mesh>statistics. You can also see the number of DOF in the messages tab when the simulation is running. The number of DOF tells you more about the speed of the simulation than the number of elements.
 
Thank you very much! I thought it solved it point by point, but I was wrong. Thank you both f95toli & bp_psy for your answers!
 
Back
Top