WasteWater.WasteWaterUnits

Type definitions for use with the activated sludge models

Information

This package provides special convention for units and types
for use with the activated sludge models.

These are:

Main Author:
 
          Gerald Reichl
          Technische Universitaet Ilmenau
          Faculty of Informatics and Automation
          Department Dynamics and Simulation of ecological Systems
          P.O. Box 10 05 65
          98684 Ilmenau
          Germany
          email: gerald.reichl@tu-ilmenau.de



Copyright (C) 2001 - 2002, Gerald Reichl

The Modelica package is free software; it can be redistributed and/or modified under the terms of the Modelica license, see the license conditions and the accompanying disclaimer in the documentation of package Modelica in file "Modelica/package.mo".


Types and constants

type VolumeFlowRate = Real (final quantity="VolumeFlowRate", final unit="m3/d");

type MassConcentration = Real ( final quantity="MassConcentration", final unit="mg/l", final min=0.0);

type Alkalinity = Real ( final quantity="Alkalinity", final unit="mmol/l", final min=0.0);

type SedimentationVelocity = Real (final quantity="SedimentationVelocity", final unit="m/d");

type SedimentationFlux = Real (final quantity="SedimentationFlux", final unit= "g/(m2*d)");

type SludgeVolumeIndex = Real (final quantity="SludgeVolumeIndex", final unit= "ml/g");


HTML-documentation generated by Dymola Mon Aug 18 11:14:50 2003 .