- Mesh Overview
A mesh is a discretised representation of a geometry model or mesh model. The geometry model (or mesh model) is meshed to obtain a simulation mesh which is given as input to the Solver to calculate the requests. The accuracy of the results depends greatly on generating a mesh that is an accurate representation of the model.
- Auto Meshing
The automatic mesh algorithm calculates and creates the mesh automatically once the frequency is set or local mesh settings are applied.
- Mesh Element Types
CADFEKO supports segments, triangles, tetrahedra and voxels as mesh elements. The type of mesh element used to create a mesh is directly coupled to the solver method.
- Auto Determine the Mesh Sizes
A mesh can be created quickly without you having any knowledge of what the ideal mesh size should be for the model. Use the coarse, standard or fine mesh size to determine the correct mesh size for the model that takes into account the frequency, solution method, media properties and curvature of the model.
- Modifying the Auto-Generated Mesh
Adjust the auto-generated mesh that is generated when the frequency is set or local mesh settings are applied to the geometry.
- Preventing Future Mesh Modification
Lock a part to prevent modification to the simulation mesh (and prevent the part from being edited).
- Viewing the Mesh Information
After the geometry or model mesh was meshed, the quality of the mesh part (or model mesh) or simulation mesh can be examined.
- Mesh Refinement
When an accurate solution of the model requires a fine mesh, the mesh can be refined at specific areas of the model without simply meshing the entire model finer.
- Mesh Editing
It is not possible to edit a simulation mesh directly, but you can unlink the simulation mesh and edit the mesh part as though it is an imported mesh. A mesh part can also be replaced with a different mesh.
- Batch Meshing
A stand-alone batch meshing tool can be called from the command line to mesh a model and modify variable values in a CADFEKO model file, without launching the CADFEKO GUI.