| | 580 | class Version_2_2_2_BugFixes "Version 2.2.2 with bug fixes" |
| | 581 | |
| | 582 | annotation (Documentation(info="<html> |
| | 583 | <p> |
| | 584 | In this section bug fixes are summarized that have been incorporated |
| | 585 | since the release of version 2.2.2. |
| | 586 | |
| | 587 | <p><br> |
| | 588 | The following <b style=\"color:red\">critical errors</b> have been fixed (i.e. errors |
| | 589 | that can lead to wrong simulation results): |
| | 590 | </p> |
| | 591 | |
| | 592 | <table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> |
| | 593 | <tr><td colspan=\"2\"><b>Package-Name.</b></td></tr> |
| | 594 | <tr><td valign=\"top\"> Model-Name </td> |
| | 595 | <td valign=\"top\"> Description text</td> |
| | 596 | </tr> |
| | 597 | </table> |
| | 598 | |
| | 599 | |
| | 600 | <p><br> |
| | 601 | The following <b style=\"color:red\">uncritical errors</b> have been fixed (i.e. errors |
| | 602 | that do <b style=\"color:red\">not</b> lead to wrong simulation results, but, e.g., |
| | 603 | units are wrong or errors in documentation): |
| | 604 | </p> |
| | 605 | |
| | 606 | <table border=\"1\" cellspacing=0 cellpadding=2 style=\"border-collapse:collapse;\"> |
| | 607 | <tr><td colspan=\"2\"><b>Blocks.Tables.</b></td></tr> |
| | 608 | <tr><td valign=\"top\"> CombiTable2D</td> |
| | 609 | <td valign=\"top\"> Documentation improved.</td> |
| | 610 | </tr> |
| | 611 | </table> |
| | 612 | |
| | 613 | </html>")); |
| | 614 | end Version_2_2_2_BugFixes; |