PHREEQC-BASIC

change_sfcond(<flt::sf_cond>[,<int:node_number>])

MY-BASIC

change_sfcnond(<flt::sf_cond>[,<int:node_number>])



It changes the scaling factor for the hydraulic conductiivty 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_cond

flt: scaling factor of hydraulic conductivity

node_number

[optional] flt: integer indicating the node number for which the  scaling factor for the hydraulic conductiviyt 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 - hydraulic conductivity