luminarycloud.params.simulation.adaptive_mesh_refinement¶
Classes¶
Package Contents¶
- class BoundaryLayerProfile¶
- to_code() str ¶
- growth_rate: float = 1.2¶
Ratio of size between 2 successive boundary mesh layers.
- initial_size: float = 1e-06¶
Size of the mesh layer nearest the boundary surface in meters.
- n_layers: int = 40¶
Maximum number of prism layers within a boundary layer mesh.
- surfaces: list[str] = []¶