diff --git a/ShipSIM/UsersGuide.mo b/ShipSIM/UsersGuide.mo index fa871da..272dc13 100644 --- a/ShipSIM/UsersGuide.mo +++ b/ShipSIM/UsersGuide.mo @@ -29,7 +29,7 @@ package UsersGuide "User's Guide" extends Modelica.Icons.ReleaseNotes; annotation( DocumentationClass = true, - Documentation(info = "

Get the latest version of ShipSIM at:

https://github.com/BasilioPV/ShipSIM

Version 1.9.0 (15-12-2024):
Increase speed on electrical components.
Change to 4-clause BSD license.
Review of all license text.
Some minor bugfix.

Version 1.8.0 (23-11-2024):
Library splitted in several files for best performance.
Bugfix on several components.
Added autopilot model.

Version 1.7.1 (20-06-2024):
Minor changes.

Version 1.7.0 (30-03-2024):
Added more NACA00xx profile data
Added DynamicSelect for diagram animation
Added component name on assert messages
Added plate forced convection
Added moist air components

Version 1.6.0 (23-12-2023):
Added the following sections and models:
- Data processing:
Novel components for extract peaks of a signal and process them using a innovative real time rainflow counter developed exclusively for this library.
- Environmental Heat Transfer: Model that agrupates all the environment variables for heat transfer
- Solar components: Irradiation, sun screens, multibody plane, complete wall heat transfer
- Heat transfer:
- Convection factors for cylinder, internal boundary, external boundary.
- Temperature dataset from external file
- Plate and cylinder discrete element models for transient heat analysis
- Simple air exchanger model
- Other useful functions (min/max, day of the year, angle between vectors, etc...)
- Added a Debugging package to store those model with unknown issues to be solved.
- Rudder model now depends on the same wingData as wing sails. Cl,Cd,Cm NACA0018 function has large inconsistencies and it is removed from ShipSIM library. IMPORTANT: this component is not compatible with older versions.

Version 1.5.0 (22-10-2023):
Added Antiheeling system

Version 1.4.1 (14-10-2023):
Added cable and crane model
GitHub issues #4 solved
This release correspond to the course \"Inicialización a la simulación con Modelica\" of the authors of this library.

Version 1.3.0 (31-05-2023):
Added WingSail model
Added cavitation warning for 4Q propeller models
Implemented propeller-rudder interaction on 1stQ on Propeller4Q 
Added animation forces selector for several components
Added electrical consumers components and EPLA sample

Version 1.2.0 (22-04-2023):
Added POD4Q model
Added (not complete) Propeller4Q model
GitHub issues #2 to #3 solved
Minor bugs fixed
Added propeller visualization

Version 1.1.0 (08-03-2023):
Included assert documentation on models
Added wind and current effects
Added ship wind model
Change to BSD 3-Clause license
Translate internal comments to English

Version 1.0.0 (14-02-2023):
First official release of the library on GitHub (BasilioPV/ShipSIM)
Released under Modelica License 2 with additional clause 16

Version 0.0.0 (July 2022):
First publication on GitHub (BasilioPV/ShipSIM)

Note: the last digit on version number (e.g. 1.0.x) represents a bugfix release, according to semantic versioning (https://semver.org).

")); + Documentation(info = "

Get the latest version of ShipSIM at:

https://github.com/BasilioPV/ShipSIM

Version 1.9.0 (02-12-2024):
Increase speed on electrical components.
Change to 4-clause BSD license.
Review of all license text.
Some minor bugfix.

Version 1.8.0 (23-11-2024):
Library splitted in several files for best performance.
Bugfix on several components.
Added autopilot model.

Version 1.7.1 (20-06-2024):
Minor changes.

Version 1.7.0 (30-03-2024):
Added more NACA00xx profile data
Added DynamicSelect for diagram animation
Added component name on assert messages
Added plate forced convection
Added moist air components

Version 1.6.0 (23-12-2023):
Added the following sections and models:
- Data processing:
Novel components for extract peaks of a signal and process them using a innovative real time rainflow counter developed exclusively for this library.
- Environmental Heat Transfer: Model that agrupates all the environment variables for heat transfer
- Solar components: Irradiation, sun screens, multibody plane, complete wall heat transfer
- Heat transfer:
- Convection factors for cylinder, internal boundary, external boundary.
- Temperature dataset from external file
- Plate and cylinder discrete element models for transient heat analysis
- Simple air exchanger model
- Other useful functions (min/max, day of the year, angle between vectors, etc...)
- Added a Debugging package to store those model with unknown issues to be solved.
- Rudder model now depends on the same wingData as wing sails. Cl,Cd,Cm NACA0018 function has large inconsistencies and it is removed from ShipSIM library. IMPORTANT: this component is not compatible with older versions.

Version 1.5.0 (22-10-2023):
Added Antiheeling system

Version 1.4.1 (14-10-2023):
Added cable and crane model
GitHub issues #4 solved
This release correspond to the course \"Inicialización a la simulación con Modelica\" of the authors of this library.

Version 1.3.0 (31-05-2023):
Added WingSail model
Added cavitation warning for 4Q propeller models
Implemented propeller-rudder interaction on 1stQ on Propeller4Q 
Added animation forces selector for several components
Added electrical consumers components and EPLA sample

Version 1.2.0 (22-04-2023):
Added POD4Q model
Added (not complete) Propeller4Q model
GitHub issues #2 to #3 solved
Minor bugs fixed
Added propeller visualization

Version 1.1.0 (08-03-2023):
Included assert documentation on models
Added wind and current effects
Added ship wind model
Change to BSD 3-Clause license
Translate internal comments to English

Version 1.0.0 (14-02-2023):
First official release of the library on GitHub (BasilioPV/ShipSIM)
Released under Modelica License 2 with additional clause 16

Version 0.0.0 (July 2022):
First publication on GitHub (BasilioPV/ShipSIM)

Note: the last digit on version number (e.g. 1.0.x) represents a bugfix release, according to semantic versioning (https://semver.org).

")); end ReleaseNotes; package References "References" diff --git a/ShipSIM/package.mo b/ShipSIM/package.mo index c6955ca..b1d0fcf 100644 --- a/ShipSIM/package.mo +++ b/ShipSIM/package.mo @@ -2,10 +2,10 @@ package ShipSIM "Ship Simulation Library" extends Modelica.Icons.Package; annotation( preferredView = "info", - version = "1.x.x", + version = "1.9.0", versionBuild = 0, - versionDate = "2025-xx-xx", - dateModified = "2025-xx-xx", + versionDate = "2024-12-02", + dateModified = "2024-12-02", revisionId = "$Format:%h %ci$", Icon(graphics = {Text(origin = {33, -54}, textColor = {80, 80, 80}, extent = {{-67, 54}, {67, -54}}, textString = "SS", fontName = "Franklin Gothic Demi", textStyle = {TextStyle.Bold}), Line(origin = {0, 20}, points = {{100, -20}, {50, 10}, {0, -20}, {-50, -50}, {-100, -20}}, smooth = Smooth.Bezier), Polygon(origin = {-30, 40}, fillColor = {200, 200, 200}, fillPattern = FillPattern.Solid, points = {{-70, 10}, {64, 10}, {50, -10}, {-70, -10}, {-70, 10}}), Line(origin = {10, 15}, points = {{10, 15}, {-11, -15}}), Rectangle(origin = {-16, 65}, fillColor = {80, 80, 80}, fillPattern = FillPattern.Solid, extent = {{-5, 15}, {0, -15}}), Line(origin = {0, 10}, points = {{100, -20}, {50, 10}, {0, -20}, {-50, -50}, {-100, -20}}, smooth = Smooth.Bezier), Polygon(origin = {-25, 10}, fillColor = {200, 200, 200}, fillPattern = FillPattern.Solid, points = {{-9.5, 6}, {-9.5, -6}, {9.5, -6}, {9.5, 6}, {3.5, -2}, {1.5, -2}, {1.5, 5}, {-1.5, 5}, {-1.5, -2}, {-3.5, -2}, {-9.5, 6}})}, coordinateSystem(grid = {1, 1})), uses(Modelica(version = "3.2.3")),