uw-comphys / opencmp

OpenCMP is a computational multiphysics software package based on the finite element method. It is primarily intended for physicochemical processes involving significant convective flow.
https://opencmp.io/
GNU Lesser General Public License v2.1
25 stars 15 forks source link

`linearized_solve` Documentation lacking/wrong #47

Closed Alex-Vasile closed 1 year ago

Alex-Vasile commented 1 year ago
  1. Function type hint say it returns None, but it actually returns Tuple[float, float].
  2. Documentation on function doesn't say what the two floats are.
nasserma commented 1 year ago

Addressed by commit 5f4c9a3