Tutorial 4 - Creating expressions and parameters

Page 3 of 5

In this lesson an expression is created which calculates the contaminant concentration in different plants, and also the two parameters CF and RootFactor.

Creating CF

NameFull Name
CF Concentration Factor
MaterialsPlantsValue
NO Pine 0.003
SO2 Pine 0.12
NO Fir 0.21
SO2 Fir 0.013
NO Wheat 0.06
SO2 Wheat 0.013
NO Oats 0.093
SO2 Oats 0.013

Click Ok to close the window.

Creating RootFactor

Name Full Name
RootFactorRoot penetration factor
Plant typesValue
Tree 0.6
Grain 0.001

Click Ok to close the window.

Creating the expression

Name Full Name Symbol
PlantConcentration in plantAPlant
NoteYou might wonder why Plant has to be a matrix when the expression is the same for all indices. This is because the dimension of an object determines the dimension of the output. Also, the parameters and blocks that are used have the combined dimension of 2).

Next

Previous

References