- update to version 3.5.0
* generalized Trace operator on non-conforming meshes
* new Errf function
* source code reorganization.
- update to version 3.4.0
* new Min and Max functions on constants (at parse time)
* fixed regression in trees of edges in 2D
* added support for non-ASCII paths on command line on Windows
* GetDP now requires C++11 and CMake 3.3
* small bug fixes.
- update to version 3.3.0
* improved support for curved elements
* added support for auto-similar trees of edges (e.g. for sliding
surfaces in 3D)
* update for latest Gmsh version.
- update to version 3.2.0
* improved node and edge link constraints search using rtree
* added support for BF_Edge basis functions on curved elements
* small fixes.
- update to version 3.1.0
* added support for high-order (curved) Lagrange elements (P2,
P3 and P4)
* added support for latest Gmsh version
* code refactoring.
- update to version 3.0.4
* allow general groups in Jacobian definitions
* fixed string parser regression.
- update to version 3.0.3
* new AtGaussPoint PostOperation option
* bug fixes.
- update to version 3.0.2
* small compilation fixes.
- update to version 3.0.1
* small bug fixes.
- update to version 3.0.0
* new extrapolation (see SetExtrapolationOrder) in time-domain
resolutions
* new string macros
* added support for Gmsh MSH4 file format
* new file handling operations and ElementTable format in
PostOperation
* added support for curved (2nd order) simplices
* enhanced communication of post-processing data with ONELAB
* many new functions (Atanh, JnSph, YnSph, ValueFromTable,
ListFromServer, GroupExists, ...)
* various small bug fixes.
- update to version 2.11.3
* new 'Eig' operator for general eigenvalue problems
(polynomial, rational)
* small improvements and bug fixes.
- Drop upstream or obsolete patches:
* getdp-2.11.2-reproducible-date.patch
* getdp-2.11.2-reproducible-host.patch
* getdp-2.11.2-fix-doc-build.patch
- Spec file cleanup.
- Fix libgetdp package name capitalization to match SONAME.
OBS-URL: https://build.opensuse.org/request/show/1056940
OBS-URL: https://build.opensuse.org/package/show/science/getdp?expand=0&rev=13
170 lines
5.5 KiB
Plaintext
170 lines
5.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 8 14:32:19 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- update to version 3.5.0
|
|
* generalized Trace operator on non-conforming meshes
|
|
* new Errf function
|
|
* source code reorganization.
|
|
- update to version 3.4.0
|
|
* new Min and Max functions on constants (at parse time)
|
|
* fixed regression in trees of edges in 2D
|
|
* added support for non-ASCII paths on command line on Windows
|
|
* GetDP now requires C++11 and CMake 3.3
|
|
* small bug fixes.
|
|
- update to version 3.3.0
|
|
* improved support for curved elements
|
|
* added support for auto-similar trees of edges (e.g. for sliding
|
|
surfaces in 3D)
|
|
* update for latest Gmsh version.
|
|
- update to version 3.2.0
|
|
* improved node and edge link constraints search using rtree
|
|
* added support for BF_Edge basis functions on curved elements
|
|
* small fixes.
|
|
- update to version 3.1.0
|
|
* added support for high-order (curved) Lagrange elements (P2,
|
|
P3 and P4)
|
|
* added support for latest Gmsh version
|
|
* code refactoring.
|
|
- update to version 3.0.4
|
|
* allow general groups in Jacobian definitions
|
|
* fixed string parser regression.
|
|
- update to version 3.0.3
|
|
* new AtGaussPoint PostOperation option
|
|
* bug fixes.
|
|
- update to version 3.0.2
|
|
* small compilation fixes.
|
|
- update to version 3.0.1
|
|
* small bug fixes.
|
|
- update to version 3.0.0
|
|
* new extrapolation (see SetExtrapolationOrder) in time-domain
|
|
resolutions
|
|
* new string macros
|
|
* added support for Gmsh MSH4 file format
|
|
* new file handling operations and ElementTable format in
|
|
PostOperation
|
|
* added support for curved (2nd order) simplices
|
|
* enhanced communication of post-processing data with ONELAB
|
|
* many new functions (Atanh, JnSph, YnSph, ValueFromTable,
|
|
ListFromServer, GroupExists, ...)
|
|
* various small bug fixes.
|
|
- update to version 2.11.3
|
|
* new 'Eig' operator for general eigenvalue problems
|
|
(polynomial, rational)
|
|
* small improvements and bug fixes.
|
|
- Drop upstream or obsolete patches:
|
|
* getdp-2.11.2-reproducible-date.patch
|
|
* getdp-2.11.2-reproducible-host.patch
|
|
* getdp-2.11.2-fix-doc-build.patch
|
|
- Spec file cleanup.
|
|
- Fix libgetdp package name capitalization to match SONAME.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 8 12:06:28 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Add getdp-2.11.2-reproducible-host.patch to override build host name
|
|
to make package build reproducible (boo#1084909)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 31 23:27:17 UTC 2017 - dan.weatherill@cantab.net
|
|
|
|
- update to version 2.11.2
|
|
* minor build system changes
|
|
2.11.1
|
|
* small bug fixes & improvements
|
|
2.11.0
|
|
* small improvements in math functions
|
|
* bug fixes
|
|
2.10.0
|
|
* ONELAB 1.3 usability & perf improvements
|
|
2.9.2
|
|
* small bug fixes
|
|
2.9.1
|
|
* small improvements & bug fixes
|
|
2.9.0
|
|
* new ONELAB 1.2 protocol
|
|
* new functions (Min, Max, SetDTime)
|
|
* small fixes
|
|
2.8.0
|
|
* added support for list of strings
|
|
* various improvements and bugfixes for ONELAB
|
|
2.7.0
|
|
* new Else/ElseIf commands
|
|
* new timing and memory reporting functions
|
|
2.6.1
|
|
* enhanced Print[] command
|
|
* minor fixes
|
|
2.6.0
|
|
* new ability to define and use Macros in .pro files
|
|
* new run time variables
|
|
* new Append*ToFileName PostOperation options
|
|
* new GetResidual and associated operations
|
|
* extend format support in MSH file reader
|
|
* fixed UpdateCOnstraint for complex-simulated-real and
|
|
multi-harmonic calculations
|
|
2.5.1
|
|
* enhanced Python[] and DefineFunction[]
|
|
2.6.0
|
|
* added option to embed Octave and Python interpreters
|
|
* extended "Field" functions with gradient
|
|
* extended string and list handling functions
|
|
* new resolution and postprocessing functions
|
|
* extended EigenSolve with eigenvalue filter and high
|
|
order polynomial EV problems
|
|
* small bug fixes
|
|
|
|
- refresh patch getdp-2.4.4-reproducible-date.patch to
|
|
getdp-2.11.2-reproducible-date.patch so it applies
|
|
successfully
|
|
|
|
- VERSIONS.txt has been renamed to CHANGELOG.txt
|
|
|
|
- add patch getdp-2.11.2-fix-doc-build.patch to
|
|
allow building info doc on OpenSuse <=42.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 25 10:53:17 UTC 2017 - bwiedemann@suse.com
|
|
|
|
- Add getdp-2.4.4-reproducible-date.patch to not have build date
|
|
in getdp binary (boo#1047218)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 28 20:22:16 UTC 2015 - dmitry_r@opensuse.org
|
|
|
|
- Update to version 2.4.4
|
|
* new two-step Init constraints
|
|
* faster network computation (with new -cache)
|
|
* improved Update operation
|
|
* better cpu/memory reporting
|
|
* new -setnumber, -setstring and -gmshread command line options
|
|
- Drop obsolete getdp-2.3.0-libdir.patch, getdp-2.3.0-soversion.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 21:31:40 UTC 2013 - scorot@free.fr
|
|
|
|
- version 2.3.0
|
|
* new family of Field functions to use data imported from Gmsh
|
|
* improved list handling
|
|
* general code cleanup
|
|
- build shared library
|
|
- add patches:
|
|
- getdp-2.3.0-libdir.patch
|
|
- getdp-2.3.0-soversion.patch
|
|
- remove patch:
|
|
- getdp-2.1.0-install.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 21 17:59:58 UTC 2012 - scorot@free.fr
|
|
|
|
- version 2.2.1
|
|
* cleaned up nonlinear convergence tests
|
|
* integrated experimental adaptive time loop code
|
|
* small bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 2 13:46:32 UTC 2012 - scorot@free.fr
|
|
|
|
- spec file re-formating
|
|
- version 2.1.1
|
|
* no changelog provided
|
|
|