skip to main content
Salt Pickup
This category is dependent on the Variable Salt Pickup method being selected in the Return Flow Salt category.
* Salt Pickup Concentration
This method determines the Return Flow Salt Mass as a function of Diversion Salt Concentration, Return Flow Pickup and Return Flow Volume.
Method Details  
The method first converts Total Return Flow, and Total Diversion from a flow to a volume (TotalReturnFlowVol and TotalDiversionVol).
Next, the local variable concentrated is computed as follows:
(3.21)    
Note:  If TotalReturnFlowVol is zero, concentrated is set to zero.
If both of the local variables concentrated and TotalReturnFlowVol are less than zero, then Return Flow Salt Concentration equals the following:
(3.22)    
Else, Return Flow Salt Concentration equals:.
(3.23)    
At the end of this method, Return Flow Salt Mass is calculated as follows:
(3.24)    
* Salt Pickup Mass
This method determines the Return Flow Salt Mass as a function of Diversion Salt Concentration, Return Flow Pickup and Return Flow Volume. The user specified salt mass can be negative or positive and can add salt even when Return Flow equals zero.
Slots Specific to This Method
 Annual Salinity Pickup Mass
Type: Table Slot
Units: Mass
Description: A table holding the Salinity Pickup mass for the year
Note:  This slot is not used in any calculations. It is strictly for user comparison purposes.
I/O: Input only
 Annual Return Flow Volume
Type: Table Slot
Units: Volume
Description: A table holding the return flow volume for the year
Note:  This slot is not used in any calculations. It is strictly for user comparison purposes.
I/O: Input only
 Return Flow Salinity Pickup Mass
Type: SeriesSlot
Units: Mass
Description: slot for salinity pickup mass
Information: user specified salinity pickup mass is entered in the slot.
I/O: Required Input
The method first converts Total Return Flow and Total Diversion from a flow to a volume (TotalReturnFlowVol and TotalDiversionVol). Next, the local variable concentrated is computed as follows:
(3.25)    
Note:  If TotalReturnFlowVol is zero, concentrated is set to zero.
The Salt Pickup Mass method first checks if Return Flow Salinity Pickup Mass is valid. If it is not valid, the run will abort and an error will be posted. If Total Return Flow equals zero, Return Flow Salinity Pickup and Return Flow Salt Concentration is set equal to zero and Return Flow Salt Mass is calculated as follows:
(3.26)    
If Total Return Flow does not equal zero, Return Flow Salinity Pickup is calculated as follows:
(3.27)    
Then, Return Flow Salt Mass is calculated as follows:
(3.28)    
Return Flow Salt Concentration is calculated as follows:
(3.29)    
Revised: 11/11/2019