Skip to content
Snippets Groups Projects
Forked from ogs / ogs
17001 commits behind the upstream repository.
Xing-Yuan Miao's avatar
xingyuanmiao authored
* added phasefield process and test.

* apply clang-format.

* added missing integralMeasure for axisymmetric problem.

* fixed compilation errors after rebasing.

* added unconfined compression ctest.

* added missing reference.

* renamed specialFunction as calculateDegradedStress.

* changed order of stress and strain components.

* deleted unused file.

* changed IntegrationPointData.

* added local results to highlight the deviation.

* returned DeltaXCheck true.

* modified dimension in ProjectData.

* removed second order mesh.

* moved history_variable to pushBackState.

* added absolute error of displacement for beam3d test.

* removed eval() calls in calculation of stress components.

* added description for the calculateDegradedStress function.

* added types available.

* rephrased description.

* removed unused C variable.

* added model description.

* modified types of constitutive relation.

* removed CreateLinearElasticPhaseField.h.

* added a tag for phasefield_parameters.

* added missing phasefield_parameters after PHASE_FIELD.

* removed eval() calls in calculation of tensile stress component.

* moved process description to PhaseFieldProcess.h.

* added description to the undocumented function.

* created missing file in documentation.

* removed two duplicated files in phasefield process.

* removed unused file in documentation.

* removed the call to material_model.integrateStress.

* removed unused variables.

* fixed expression of length scale parameter in documentation.
fd497b05
History

OpenGeoSys 6

Tag BSD License (modified) Build Status Travis DOI

OpenGeoSys (OGS) is a scientific open source project for the development of numerical methods for the simulation of thermo-hydro-mechanical-chemical (THMC) processes in porous and fractured media. OGS is implemented in C++, it is object-oriented with an focus on the numerical solution of coupled multi-field problems (multi-physics). Parallel versions of OGS are available relying on both MPI and OpenMP concepts. Application areas of OGS are currently CO2 sequestration, geothermal energy, water resources management, hydrology and waste deposition. OGS is comprised of the THMC-simulator (simply referred to as OGS) and a visualization tool (Data Explorer). OGS is developed by the OpenGeoSys Community.

Current status

It has to be noticed that the current OGS-6 version is under very heavy development and vivid discussion, and does not implement all functionality from OGS-5.

Software development

License

OpenGeoSys is distributed under a Modified BSD License which encourages users to attribute the work of the OpenGeoSys Community especially in scientific publications. See the LICENSE.txt for the license text.