wq3dwc.inp
.R/update_wq_params.R
update_wq_params_value.Rd
Update the water quality parameters in wq3dwc.inp
.
Get the available water quality parameters.
Get the value of the selected water quality parameter.
update_wq_params_value(param, new_val, inp) get_wq_params(card, inp) get_wq_params_value(param, inp)
param | the name of the parameter to be updated. |
---|---|
new_val | the new value of the target water quality parameter. |
inp | the content of the |
card | the CARD which the parameter belongs to. |