Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mojtaba Abdolkhani
ogs
Commits
9391fee5
Commit
9391fee5
authored
8 years ago
by
Christoph Lehmann
Committed by
Tom Fischer
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
chleh's changes
parent
3f9bdec7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+9
-0
9 additions, 0 deletions
CHANGELOG.md
with
9 additions
and
0 deletions
CHANGELOG.md
+
9
−
0
View file @
9391fee5
...
...
@@ -8,6 +8,8 @@
-
New configuration tree parser
-
Checks configuration parameters more strictly, automatically prints error/warning messages.
-
Requires Boost >= 1.56 because of boost::optional with move semantics.
-
Command line argument
`--config-warnings-nonfatal`
that keeps OGS from crashing on warnings during
configuration file parsing (errors still makes it crash).
-
Command line argument
`-l`
for OGS cli and testrunner to specify verbosity of logging, #1056
-
Rework tools:
-
CreateBoundaryConditionsAlongPolyline
...
...
@@ -31,6 +33,13 @@
-
added generation of structured meshes to DataExplorer
-
restructured mesh creation access in DataExplorer
-
mesh layers can be added to existing meshes in DataExplorer
-
added an ODE solver library that can solve transient and nonlinear processes
(see http://doxygen.opengeosys.org/df/d35/group__ODESolver.html)
-
added pre- and postTimestep and -Iteration hooks to processes, #1094, #1100, #1101
-
added cmake option
`OGS_EIGEN_DYNAMIC_SHAPE_MATRICES`
that makes OGS use dynamically
allocated shape matrices.
-
added several cmake options for selecting which element types, dimensions and
orders to be built, #1092
### Infrastructure
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment