Norihiro Watanabe
Norihiro Watanabe
Nodal ~~stress and~~ strain values (usually used only for output) can be wrong if mechanics and flow are coupled in a partitioned way. This is because nodal strain values are...
Found on envinf1. OGS tries to invoke PQC but no success and waits forever.
Does anyone have any idea about those macros? I couldn't find any code depending on only those macros. If they are already obsolete, we should remove them.
(reported by @wenqing ) Keywords `DIRECT` and `RESTART` can not be used under USE_PETSC. This problem has to be solved by modifying partmesh. (PS: This issue is just a reminder...
Currently the number of Gauss points for lines is fixed to 2, regardless the number given in *.num files. Modifying the code to setting the number from *.num files is...
only backward euler works in current implementation.
`CFluidProperties::Viscosity()` may not work correctly in some viscosity models which depends on some variables. Unlike the density function, it is implemented in a way that all the viscosity models access...
PCS_NUMBER_MAX is defined in makros.h and is currently used to define the maximum allowed number of secondary nodal variables and elemental variables. The following changes are desired - use PCS_NUMBER_MAX...
(reported by @laubeg, copied from envinf/ogs5-trunk ) OGS5 is sometimes pretty sensitive to linebreaks in input files at the wrong positions and doesn't provide very meaningfull warnings/errors. There are two...
Hi, I've installed deal.ii v9.4.2 using candi on Ubuntu. The installation finished successfuly. However, running the examples (both step-1 and step-2) ended with segmentation fault. Below is output of backtrace....