PHREEQC-BASIC

change_sfwater(<flt::sf_water>[,<int:node_number>])

MY-BASIC

change_sfwater(<flt::sf_water>[,<int:node_number>])



It changes the 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: scaling factor of water content

node_number

[optional] flt: integer indicating the node number for which the 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)