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)

Arguments

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 wq3dwc.inp file.

card

the CARD which the parameter belongs to.