Joshua White
Joshua White
Could you describe why your git-lfs is not working? What was your ultimate workaround?
It would be nice to better encapsulate our current assembly pattern, which is pretty raw, e.g. https://github.com/GEOSX/GEOSX/blob/e1f643dc63297bde35e2f0eb3e2f3e394b4629ce/src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsSmallStrainQuasiStaticKernel.hpp#L290-L305 https://github.com/GEOSX/GEOSX/blob/e1f643dc63297bde35e2f0eb3e2f3e394b4629ce/src/coreComponents/physicsSolvers/multiphysics/CompositionalMultiphaseReservoir.cpp#L279-L289
Perhaps adding some documentation around the test suite would also be helpful. For example, it would be nice if there was a table somewhere in our docs with a "maintainer"...
Developer meeting discussion: - Consensus towards removing as a standard option. - Can leave in the code as an "experimental" feature, rather than completely stripping out - Should move all...
@klevzoff, I all for this change. I think the object should include its boundary, and an internally defined epsilon is much safer.
@andrembcosta I am not aware of another one, but that doesn't mean it doesn't exist. Google will know more. Also, I would not rule out Petsc. Our issue with Petsc...
It is still active. I need to add two features, and could probably have it ready to merge next week: - Add a ConstantViscosity model so we can continue to...