Difference between revisions of "Change Log Kalypso 13.12"
From KalypsoDev
Gernotbelger (Talk | contribs) (→Kalypso1D2D) |
Gernotbelger (Talk | contribs) (→Kalypso1D2D) |
||
Line 94: | Line 94: | ||
| [[Image:Change Log 13.4.0 FSG ProfileSnapToNet before.png|thumb|Left cross section is snapped to existing net.]] [[Image:Change Log 13.4.0 FSG ProfileSnapToNet after.png|thumb|Freshly created channel.]] | | [[Image:Change Log 13.4.0 FSG ProfileSnapToNet before.png|thumb|Left cross section is snapped to existing net.]] [[Image:Change Log 13.4.0 FSG ProfileSnapToNet after.png|thumb|Freshly created channel.]] | ||
|- | |- | ||
− | | valign="top" width="50%" | When editing 2d- | + | | valign="top" width="50%" | When editing 2d-elements by moving a node, it is now possible to snap to any other vector theme. The user also has the choice to use the z value of the snapped geometry. |
|- | |- | ||
|} | |} |
Revision as of 17:09, 10 May 2013
Changes since: Kalypso-12.11.0 Detailed changes (Trac): http://dev.bjoernsen.de/kalypso/report/35
Contents |
Kalypso Platform
Items that improve Kalypso in general.
Two new user preferences allow to change the behavior of the mouse wheel in the map:
|
|
When activating a project via the welcome page, a popup dialog will be shown that allows to select which scenario will be opened, if the project contains more than once scenario. | |
A new action in the scenario view allows to jump to the currently active scenario. Useful for workspaces with many projects and scenarios. |
Consumability / Reliability
Items that make it easier for users to get Kalypso, install it on their systems, and configure it for their use.
A new entry in the help menu allows to directly post an error or enhancement to the Kalypso ticket system. |
KalypsoHydrology
KalypsoHydrology now supports the new SUDS elements (overlay elements). | |
All (including new) kind of relations between net elements now also show up in the table overviews of the net. This allows the user to have a quick overview of which elements relate to each other. |
KalypsoWSPM
The SOBEK ASCII Export has been improved in several ways:
|
|
In the crosssection view it is now possible, to move points of a crosssection/crosssection part. | |
Coded Tripple Import: There is now an import for tripple profiles with a additional name and code. The name contains the station of the profile (e.g. '03.462_67'). The import can be configured with property files, to assign point codes to the profile or horizons (generic horizons or kalypso horizons). |
Kalypso1D2D
Kalypso now allows to access result data from outside the current scenario (i.e. the scenario that is currently edited). The following is now possible:
|
|
The description of difference results (i.e. results generated by subtracting two result tins), now contains information about it's sources and the data type.. | |
It is now possible to set a user defined name to a difference of result tins. | |
It is now possible to open multiple longitudinal section at once. It is additionally possible to open longitudinal sections originating from scenarios other than the currently active one. | |
The dialog for selecting restart results for a simulation has been reworked. In addition to a simpler user interface, it is now possible to select restart results from arbitrary projects and/or scenarios. | |
Several usability improvements concerning the channel editor:
Additionally, several bugs have been fixed as well. |
|
The channel editor now checks if a cross section lies on the boundary of the existing net. If this is the case, the channel editor will derive the cross section from the boundary of the net in order to create a smooth transition between the existing net and the newly created channel. | |
When editing 2d-elements by moving a node, it is now possible to snap to any other vector theme. The user also has the choice to use the z value of the snapped geometry. |
KalypsoRisk
It is now possible to define damage functions using the 'min' operator, which allows to choose the minimum between two damage values. For example the following formula is possible: 10 min (10*x)which uses the damage function 10*x up to a maximum of 10. |