Chris Kees
Chris Kees
/home/travis/build/erdc/proteus/proteus/mprans/GN_SW2DCV.py:389: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (self.model.boundaryIndex is None and self.model.normalx is not None, /home/travis/build/erdc/proteus/proteus/mprans/SW2DCV.py:350: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (self.model.boundaryIndex is...
See comments in https://github.com/erdc/proteus/pull/926
See comments in https://github.com/erdc/proteus/pull/926
See comments in https://github.com/erdc/proteus/pull/926
@tridelat and @alistairbntl it occurs to me that the default values in default_p and default_n should actually come from the modules they are manipulating. e.g. default_n ought to look like...
We need to read the mesh directly from the hdf5 file instead of from the mesh files. In a moving domain or h-adaptive problem the mesh files are only for...
- [ ] add in 2D model reconstruction for jupyter notebook - [ ] update jupyter notebook to show capability