change_sfwater0
|
PHREEQC-BASIC |
change_sfwater0(<flt::sf_water>[,<int:node_number>]) |
|
MY-BASIC |
change_sfwater0(<flt::sf_water>[,<int:node_number>]) |
It changes the initial scaling factor for the water content of the corresponding node.
If node_number is defined, the value for that specific node is given, otherwise it is given for the current node.
The function is only useful during initial or transport calculations.
Return value: -
Arguments
|
sf_water |
flt: initial scaling factor of water content |
|
node_number |
[optional] flt: integer indicating the node number for which the initial scaling factor for the water content is changed. If it is not defined, the current node during the transport calculations is used. When running HPx in multi-threading mode, information in other nodes than the current node might not be updated correctly. |
Examples
How to
Change transport properties - Porosity (scaling factor of water content)