MODFLOW-USGS / mt3d-usgs

MT3D-USGS Repository
23 stars 12 forks source link

LKT CINITLAK documentation issue #59

Closed rbwinst-usgs closed 5 years ago

rbwinst-usgs commented 5 years ago

If there is more than one solute in the simulation, how should CINITLAK be read? Should each line list the concentrations of each solute in the lake or should all the concentrations for the first solute be specified before the concentrations of the second solute?

rbwinst-usgs commented 5 years ago

Maybe just giving the dimensions of CINITLAK would clear this up

rbwinst-usgs commented 5 years ago

From the source code, it looks like RARRAY is called once for each solute but this isn't clear (to me) from the input instructions.

vivekbedekar commented 5 years ago

Thanks for catching this Richard. Added a note before CINITLAK stating "(Enter item 2 for each species)". I hope that clarifies the confusion.

vivekbedekar commented 5 years ago

Richard, if you think this is good, could you please close this issue? Otherwise, let me know if there is more clarification needed. See commit 5d26279.