Difference between revisions of "Change Log Kalypso 2.1.0"

From KalypsoDev
Jump to: navigation, search
(General)
 
(14 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
|
 
|
 
|-
 
|-
|'''Timezones:''' Changes in the Kalypso preference page doesn't take any effect.    
+
|'''Timezones:''' Changes in the Kalypso preference page do not have any effect.    
 
|
 
|
 
|-
 
|-
|'''Coordiante system:''' Coordinate projection changes z-values in a wrong way.
+
|'''Coordinate system:''' Coordinate projection changes z-values in a wrong way.
 +
|
 +
|-
 +
|'''ZML Import:''' Import Temperature ZML's with negative temperature values does not work.
 +
|
 +
|-
 +
|'''Network Connections:''' Preference Page 'Network Connections' is missing, preventing configuration of a network proxy.
 
|
 
|
 
|}
 
|}
 
  
 
===New and Noteworthy===  
 
===New and Noteworthy===  
Line 22: Line 27:
 
{| border="1" cellpadding="10" cellspacing="5"
 
{| border="1" cellpadding="10" cellspacing="5"
 
|-
 
|-
|width="50%"
+
|width="50%"|'''Memory Consumption:''' Improved default arguments for the JavaVirtualMachine in order to return memory back to Windows. This helps especially after 1D2D calculation.  
|'''Memory Consumption:''' Improved default argument for the JavaVirtualMachine in order to return memory back to Windows. This helps especially after 1D2D calculation. |
+
|
 +
|-
 
|}
 
|}
  
Line 32: Line 38:
 
{| border="1" cellpadding="10" cellspacing="5"
 
{| border="1" cellpadding="10" cellspacing="5"
 
|-
 
|-
|width="50%"|'''ZML Import:''' Import ZML's from clipboard like (Zeitflächenfunktion) via the 'Diagram'-Dialog: all double entries without digits (like 2,000) have always been ignored.  
+
|width="50%"|'''ZML Import:''' Import ZML's from clipboard like (Zeitflächenfunktion) via the 'Diagram'-Dialog: all double entries without digits (like 2,000) are ignored.
 
|
 
|
 
|}
 
|}
Line 45: Line 51:
 
'''Demo-Project:''' The ''Übersichtskarte.gmt'' does not work if user choses a project name that is not 'WSPMDemo' (due to absolute pathes).
 
'''Demo-Project:''' The ''Übersichtskarte.gmt'' does not work if user choses a project name that is not 'WSPMDemo' (due to absolute pathes).
 
|
 
|
 +
|}
 +
 +
===New and Noteworthy===
 +
 +
{| border="1" cellpadding="10" cellspacing="5"
 +
|-
 +
|width="50%"|'''New Calculation Model:''' New version 2.1.4.1 of ''Kalypso-1D.exe'' is shipped with Kalypso.
 +
|
 +
|-
 
|}
 
|}
  
Line 60: Line 75:
 
|-valign="top"  
 
|-valign="top"  
 
|'''Control Dialog:''' Toolbar buttons for timesteps management (add, remove, interpolation, copy/paste) are available now.
 
|'''Control Dialog:''' Toolbar buttons for timesteps management (add, remove, interpolation, copy/paste) are available now.
Ordinal numbers of the timesteps are auto-updated now after recordset change. It is defined as swt optional extension, so it affects opservation only if is defined (not by default).
+
Ordinal numbers of the timesteps are auto-updated.  
Timestep toolbar can be customized with GFT file, standard actions are configurable at single button level. "Add" and "interpolation" actions are not applicable to any type of observation, so they are implemented as commands specific for 1D2D control model timesteps.
+
For te existing 1D2D control models, adaptation for the ordinal number component and wrong sort component definition fix is implemented at model loading level; 1D2D control model is versioned model now.  
+
 
|[[Image:Timesteptabletools.png|400px]]
 
|[[Image:Timesteptabletools.png|400px]]
 
|-valign="top"  
 
|-valign="top"  
|'''Calculation Core:''' Intel®  Math Kernel Library 10.0 [http://www.intel.com/cd/software/products/asmo-na/eng/307757.htm] (for big models only with benefit) implemented. User has to give the no. of processors to be used. Requires CalcCore Version 1.1.x  
+
|'''Calculation Core:''' Intel®  Math Kernel Library 10.0 [http://www.intel.com/cd/software/products/asmo-na/eng/307757.htm], which gives great performance benefits for big models, has been implemented. User has to give the no. of processors to be used. Requires ''RMAKalypso'' Version > 1.1.x  
 
|[[Image:ControlPanel_MKLControl.png|400px]]
 
|[[Image:ControlPanel_MKLControl.png|400px]]
 
|-valign="top"  
 
|-valign="top"  
|'''Convergence Tests:''' Introduced usage of relative or absolute changes. User can use checkbox next to convergence criteria borders. Support with CalcCore Version 1.0.4
+
|'''Convergence Tests:''' Introduced usage of relative or absolute changes. User can use checkbox next to convergence criteria borders. Works with ''RMAKalypso'' Version > 1.0.4
 
|[[Image:UsePercentageOfChange.png|400px]]
 
|[[Image:UsePercentageOfChange.png|400px]]
 
|-valign="top"  
 
|-valign="top"  
|'''Element inflow:''' Introduced different types eather with or without directio fix. User can check the box and give then an inflow direction and the inflow velocity. For map display the colors of the element inflows were changed and the arrow is optionally shown. Circle diameter of boundary conditions and inflow conditions is reduced a bit. (Until now old models are only handle rudimentary by starting a calculation, what causes a change of the new properties of old element inflow features. This will change later by a model version check)
+
|'''Element inflow:''' Introduced different types whether with or without direction fix. User can check the box and give an inflow direction and inflow velocity. For map display, the colours of the element inflows have been changed and the arrow is optionally shown. Circle diameter of boundary conditions and inflow conditions have been reduced as well.  
 +
Until now, old models are handled rudimentary when starting the calculation, causing a change of the new properties of old element inflow features. This will be changed later by a model version check.
 
|element inflow with given direction
 
|element inflow with given direction
 
[[Image:SourceSinkWithDirection.png|400px]]
 
[[Image:SourceSinkWithDirection.png|400px]]
 
element inflow without direction (real source/ sink)
 
element inflow without direction (real source/ sink)
 
[[Image:SourceSinkWithoutDirection.png|400px]]
 
[[Image:SourceSinkWithoutDirection.png|400px]]
 +
|-valign="top"
 +
|'''Demo Project:''' 1D2D-Demo project has been added.
 +
|
 
|}
 
|}
  
Line 82: Line 99:
 
{| border="1" cellpadding="10" cellspacing="5"
 
{| border="1" cellpadding="10" cellspacing="5"
 
|-
 
|-
|width="50%"|'''Coordinate Projection:''' project coming from different source coordinate system is not getting projected (FE-nodes).
+
|width="50%"|'''Coordinate Projection:''' Projects coming from a different source coordinate system are not correctly projected to the current Kalypso-coordinate-system (FE-nodes).
 
|width="50%"|
 
|width="50%"|
 
|-
 
|-
|'''Timestep table:''' the table of iteration timesteps in the control dialog was sometimes empty, even if entries existed.    
+
|'''Timestep table:''' The table of iteration timesteps in the control dialog is sometimes empty, even if entries exist.    
 
|
 
|
 
|-
 
|-
|'''Restart:''' remember time dependent results and write them out for proper restarting in pure 2D applications;    
+
|'''Restart:''' Remember time dependent results and write them out for proper restarting in pure 2D applications.    
 
|
 
|
 
|-
 
|-
|'''Calculation control model:''' status of restart option button doesn't take effect for calculation. Restart mode is always active.
+
|'''Calculation control model:''' Status of restart option button doesn't take effect for calculation. Restart mode is always active.
 
|
 
|
 
|-
 
|-
|'''Result processing:''' already processed time steps from previous calculation are always deleted
+
|'''Result processing:''' Already processed time steps from previous calculation are not always deleted.
 
|
 
|
 
|-
 
|-
|'''River Channel Generator:''' generator did not consider different coordinate systems
+
|'''River Channel Generator:''' Generator does not consider different coordinate systems.
 
|
 
|
 
|}
 
|}
 
  
 
==Kalypso Flood==
 
==Kalypso Flood==
Line 108: Line 124:
 
{| border="1" cellpadding="10" cellspacing="5"
 
{| border="1" cellpadding="10" cellspacing="5"
 
|-
 
|-
|width="50%"|'''Coordinate Projection:''' water level tins with different source coordinate system are not getting projected
+
|width="50%"|'''Coordinate Projection:''' Water level tins with different source coordinate system are not correctly projected to the current Kalypso-coordinate-system.
 +
|width="50%"|
 +
|}
 +
 
 +
==Kalypso Risk==
 +
 
 +
===New and Noteworthy===
 +
 
 +
 
 +
{| border="1" cellpadding="10" cellspacing="5"
 +
|-
 +
|width="50%"|'''Demo-Project:''' A Demo Project has been added.
 
|width="50%"|
 
|width="50%"|
 
|}
 
|}

Latest revision as of 19:36, 9 February 2009

Changes since: Kalypso-2.0.1 (Change_Log_Kalypso_2.0.1)

Contents

[edit] General

[edit] Bugfixes

ChartView: A lot of switching between several charts leads into slowing down the application.
Timezones: Changes in the Kalypso preference page do not have any effect.
Coordinate system: Coordinate projection changes z-values in a wrong way.
ZML Import: Import Temperature ZML's with negative temperature values does not work.
Network Connections: Preference Page 'Network Connections' is missing, preventing configuration of a network proxy.

[edit] New and Noteworthy

Memory Consumption: Improved default arguments for the JavaVirtualMachine in order to return memory back to Windows. This helps especially after 1D2D calculation.

[edit] Kalypso Hydrology

[edit] Bugfixes

ZML Import: Import ZML's from clipboard like (Zeitflächenfunktion) via the 'Diagram'-Dialog: all double entries without digits (like 2,000) are ignored.

[edit] Kalypso WSPM

[edit] Bugfixes

Demo-Project: The Übersichtskarte.gmt does not work if user choses a project name that is not 'WSPMDemo' (due to absolute pathes).

[edit] New and Noteworthy

New Calculation Model: New version 2.1.4.1 of Kalypso-1D.exe is shipped with Kalypso.

[edit] Kalypso 1D2D

[edit] New and Noteworthy

Result Processing: user can select the timesteps he wants to be processed
Result Processing: Processed data is getting stored in zip files. Screenshot-1d2d result selector page.png
Control Dialog: Toolbar buttons for timesteps management (add, remove, interpolation, copy/paste) are available now.

Ordinal numbers of the timesteps are auto-updated.

Timesteptabletools.png
Calculation Core: Intel® Math Kernel Library 10.0 [1], which gives great performance benefits for big models, has been implemented. User has to give the no. of processors to be used. Requires RMAKalypso Version > 1.1.x ControlPanel MKLControl.png
Convergence Tests: Introduced usage of relative or absolute changes. User can use checkbox next to convergence criteria borders. Works with RMAKalypso Version > 1.0.4 UsePercentageOfChange.png
Element inflow: Introduced different types whether with or without direction fix. User can check the box and give an inflow direction and inflow velocity. For map display, the colours of the element inflows have been changed and the arrow is optionally shown. Circle diameter of boundary conditions and inflow conditions have been reduced as well.

Until now, old models are handled rudimentary when starting the calculation, causing a change of the new properties of old element inflow features. This will be changed later by a model version check.

element inflow with given direction

SourceSinkWithDirection.png element inflow without direction (real source/ sink) SourceSinkWithoutDirection.png

Demo Project: 1D2D-Demo project has been added.

[edit] Bugfixes

Coordinate Projection: Projects coming from a different source coordinate system are not correctly projected to the current Kalypso-coordinate-system (FE-nodes).
Timestep table: The table of iteration timesteps in the control dialog is sometimes empty, even if entries exist.
Restart: Remember time dependent results and write them out for proper restarting in pure 2D applications.
Calculation control model: Status of restart option button doesn't take effect for calculation. Restart mode is always active.
Result processing: Already processed time steps from previous calculation are not always deleted.
River Channel Generator: Generator does not consider different coordinate systems.

[edit] Kalypso Flood

[edit] Bugfixes

Coordinate Projection: Water level tins with different source coordinate system are not correctly projected to the current Kalypso-coordinate-system.

[edit] Kalypso Risk

[edit] New and Noteworthy

Demo-Project: A Demo Project has been added.
Personal tools
Namespaces

Variants
Actions
Navigation
Manuals
Toolbox