Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dune-copasi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COPASI
dune-copasi
Commits
8f7ee75d
Commit
8f7ee75d
authored
4 years ago
by
Santiago Ospina De Los Ríos
Browse files
Options
Downloads
Patches
Plain Diff
Update CHANGELOG
[skip-ci]
parent
f9730cea
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!25
Resolve "Add simple adaptive timestepping"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+16
-1
16 additions, 1 deletion
CHANGELOG.md
with
16 additions
and
1 deletion
CHANGELOG.md
+
16
−
1
View file @
8f7ee75d
...
...
@@ -28,8 +28,23 @@ Types of changes
## [Unreleased]
### Added
-
Scape VTK write by omitting
`[writer]`
section !24
-
Added Explicit and Diagonally Runge-Kutta time solvers !25
### Changed
-
Improved errors when a config file is incorrect !25
-
Update meaningful logging values on the test ini file !25
-
Clean up logger output !25
-
Time stepping is now done outside the model class !25
-
Writer might write on different files on request !25
-
Move read/write responsibility to model state !25
-
States are now independent from models !25
-
Output files changed its name scheme !25
-
Configuration file changed its structure (see git diff on tests) !25
### Removed
-
Coefficient mapper and its use on local operators !25
-
Remove the operator map of objects within the model class !25
### Fixed
-
Violation of the One-Definition-Rule due to external linkage of
`LocalOperatorApply`
lambdas !23
-
Error on the gaussian equation used on comparisons !23
## [0.2.0] - 2020-02-20
### Added
...
...
@@ -61,4 +76,4 @@ Types of changes
[
Unreleased
]:
https://gitlab.dune-project.org/copasi/dune-copasi/compare/v0.2.0...master
[
0.2.0
]:
https://gitlab.dune-project.org/copasi/dune-copasi/compare/v0.1.0...v0.2.0
[
0.1.0
]:
https://gitlab.dune-project.org/copasi/dune-copasi/-/tags/v0.1.0
\ No newline at end of file
[
0.1.0
]:
https://gitlab.dune-project.org/copasi/dune-copasi/-/tags/v0.1.0
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