.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-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos