-
Notifications
You must be signed in to change notification settings - Fork 7
mesh
Cory edited this page Jul 7, 2023
·
1 revision
To account for functionality that is the same between the surface_mesh and wake_strip types (both are collections of vertices and panels), a parent type called mesh was created (defined in mesh.f90). It contains mostly subroutines for helping with mesh file parsing and domain of dependence calculations.