Changelog
Clang format for some files and a new tag of 5.8
- #122 by wenqing Fixed bugs in the excavation modelling in the coupled HM processes
- #121 by wenqing Enable $EPSILON for ST that is is consistent with BCs
- #120 by Thomas-TK Not enough memory available in the heap for unconfined models
- #119 by Thomas-TK Replaced the tab indentation with four spaces
- #118 by wenqing clean the source code
- #117 by wenqing IAPWS models of water density and viscosity
- #116 by wenqing Unify the temperaure unit
- #115 by wenqing Several improvements
- #114 by wenqing Changed the term of LiquidFlow for time unit scaling factor
- #113 by wenqing Fix a bug and some warning, and clean some code
- #112 by wenqing
CFEMesh::GenerateHighOrderNodes()
: Fixed a bug when 1D elements mixed with 3D elements - #111 by wenqing Updated README with quickstart and build instructions.
- #109 by bilke [CFiniteElementStd::CalcSaturation] Initialize
mfp_vector[i]->Fem_Ele_Std
for variable dependent fluid properties - #108 by wenqing $EPSILON in the bc-file can replace the automatically calculated search length
- #107 by Thomas-TK VTP + PVD output for particles if output option is set as PVD
- #106 by Thomas-TK Improvment and bugfixing in CFiniteElementVec
- #105 by wenqing Missing Header (WIN7, VS2015)
- #104 by Thomas-TK A workaround for 2D-XZ model setup
- #103 by Thomas-TK Clean
CFiniteElementVec::GlobalAssembly_RHS()
- #102 by wenqing Removed the duplicated computation of saturation extrapolation
please review - #101 by wenqing Re-organized some includes and removed pieces of unused code
please review - #100 by wenqing Changed the member initialization and some names of CFiniteElementVec
please review - #99 by wenqing Fixed one benchmark and deactivated the other failed twos
- #98 by wenqing Updated the year of copyright
Added a utility of mHM2OGS - #96 by wenqing Replaced the piece of source code for finding path with an existing function
- #95 by wenqing Fixed some compilation warnings and removed unused source code
- #94 by wenqing Fixed a bug in
CFiniteElementStd::Assemble_RHS_M()
- #93 by wenqing Changed a variable name in void CSourceTerm::FaceIntegration
- #92 by wenqing Fixed a bug in face integration
- #91 by wenqing [FromJM] Added the coordinates of the nodes on polyline in Tecplot output under
USE_PETSC
- #90 by wenqing [From Jobst] Enabled the variable output polyline along polyline for parallel computing by using PETSc
- #89 by wenqing Corrected MSVC condition in cmake for msvc 2010
- #88 by wenqing Reactivate the functionality of deactivating elements during setting of source terms
- #87 by wenqing changed index in CaPrinSrtDir in rf_msp_new.cpp
- #86 by VinayGK Bugfix of the automatic calculation of the search radius.
- #84 by bilke Corrected the output of fluid properties
- #83 by wenqing Update Cmake petsc script