PHREEQC-BASIC

change_por0(<flt::porosity>[,<int:node_number>])

MY-BASIC

change_por0(<flt::porosity>[,<int:node_number>])



It changes the value of the initial porosity 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


porosity

flt: value of initial porosity

node_number

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