PhytoSim Simulation Change Log

Version 1.2.1

Fixes
  • Fixed a problem with missing Data I/O data when starting a simulation.

Version 1.2

New features
  • Added the ability to put all model component values to their defaults and/or initial values (available from the model navigator context menus).
  • Added Collapse/Expand to the model navigator context menus to quickly expand/collapse the model tree.
  • New example: HydR, linking diameter changes to radial water transport across a radial hydraulic resistance (Steppe et al., 2011). Only available for non-trial accounts.
Fixes
  • Fixed a problem of data variables not being plotted on the graphs.
  • Fixed a problem of data variables not being written to the Data I/O module.

Version 1.1

New features
  • Continuous simulations (simulations that continue when new input data arrives).
  • Hold value interpolation method for data variables (linear interpolation is still the default).
  • Optional lower and upper bounds for derived variables.
  • The curve data field of the Graph Settings dialog now has a tooltip which shows the entire data path.
Changes
  • Graph Settings dialog can now be resized horizontally.
Fixes
  • Fixed a problem when changing the data of a curve in the Graph Settings dialog.
  • Enabling/disabling graphs now triggers a workspace changed event.

Version 1.0

Fixes
  • An input data column name change is now also reflected in the simulation Data Variable properties.
  • Fixed a simulation error that was being reported as a calibration error.
  • Fixed a problem when an input data name started with 'Data'.
  • Fixed a graph rescaling problem when changing the independent variable unit.
  • F_stem_data in the RCGro2 sample referred to simulation data instead of input data.
  • Problem with simulation progress when not starting from 0.

Version 0.8.1

Fixes
  • Unit conversion problem when changing an input independent variable unit.

Version 0.8

New features
  • Unit support.
  • Added a toolbar button to add a new dock area.
  • Added a toolbar button to add a new graph to the current dock area.
Changes
  • Adding a dock area now immediately adds a graph to it.
  • Selecting a graph in the graph navigation panel automatically shows it.
Fixes
  • Model constants can no longer be selected when adding a simulation results curve to a graph.

Version 0.7

New features
  • Model support for exponential integrals.

Version 0.6

New features
  • New example: RCGro2 (De Pauw et al., 2008), water transport and storage model.
  • New example: RCGro2 (De Pauw et al., 2008), water transport and storage model.
  • New example: Staci (Steppe et al., 2008), model from the Software Tool for Automatic Control of Irrigation.
  • New example: ZweifelPotentialTranspiration (Zweifel et al., 2002), simulations for a 30-day data set of an oak tree.
Changes
  • The first graph dock area is selected when a workspace is opened, instead of the last one.

Version 0.5

New features
  • User guide.

Version 0.4

Changes
  • Improved communication with depending modules.

Version 0.3

New features
  • Model quantity groups are now supported throughout the module.
  • Where applicable, context menus are now accessible using a down arrow button instead of a right mouse click.
Changes
  • Simulations of invalid models are not allowed (previously the last valid model was used for simulating).
  • Better handling of models producing large amounts of data. Switch on interpolation to prevent storing all calculated values!
Fixes
  • Simulation no longer crashes when a required data input is removed.

Version 0.2

Fixes
  • Core dynamic library dependencies.