Changes between Initial Version and Version 1 of Ticket #3138, comment 5
- Timestamp:
- 2015-02-07T15:12:19Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3138, comment 5
initial v1 15 15 16 16 In addition to that, there are also missing assertions for dependent parameters. The following example will not show any assert. 17 {{{ 17 {{{#!mo 18 18 model testInit 19 19 parameter Real p(min=0.5, max=2, fixed=false);