luminarycloud.params.simulation.adaptive_mesh_refinement

Classes

Package Contents

class BoundaryLayerProfile
growth_rate: luminarycloud.types.LcFloat = 1.2

Ratio of size between 2 successive boundary mesh layers.

initial_size: luminarycloud.types.LcFloat = 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] = []