Hi every body
I have a problem in your code, for example you mentioned we can load 'Lake_initial' in 'lakes_reservoirs module' by this syntax
" lakeInflowIni = self.var.init_module.load_initial("lakeInflow")"
and there are three __init__ module in the management and hydrologycal and main program but whole of them are empty.
Does anyone can help me to find out how can I define lake's initial inflow?
Best