.Greenhouses.Functions.Enumerations.Discretizations

Definition

type Discretizations = enumeration(centr_diff "Central Difference Scheme - Basic", centr_diff_AllowFlowReversal "Central Difference Scheme - Allows Reverse Flow (but not yet zero flow)", upwind "Upwind Scheme - Basic", upwind_AllowFlowReversal "Upwind Scheme - Allows Flow Reversal (and zero flow too)", upwind_smooth "Upwind Scheme with Smoothing");

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos