Closed prisma34 closed 2 months ago
No need to change documentation. Tests related to the computation of the temperature starting from the contaminant properties have been added for LBE.
To manage all the new constant properties, the method is_constant()
is added to the abstract class PropertyInterface
by merging the branch _189_contaminationtests.
The first task of issue #191 has been managed. The others have been handled in #188 . A merge of _189_contaminationtests has been made since the
is_constant()
method is needed here as well.