Files
SERiF/utils/meshGeneration
Emily Boudreaux a01508ddba feat(meshGeneration): added variable mesh sizing to mesh generation
a higher resolution mesh is useful in the core of a polytrope, I updated the mesh generation script to make the center of the star much higher resolution
2025-03-03 09:52:35 -05:00
..

spherical mesh generation

A simple script to generate the base spherical mesh which 4DSSE uses to solve equations. This will produce a unit sphere mesh centered on (0, 0, 0) which can be rescaled within the 4DSSE program.

Dependecies

  • pygmsh
  • meshio