Changes between Initial Version and Version 1 of Ticket #2612, comment 1
- Timestamp:
- 2014-03-10T21:21:42Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2612, comment 1
initial v1 1 1 This might be because of one of the many warnings triggered. First of all, many variables have start-value out of bounds. 2 2 {{{#!xml 3 <ScalarVariable name = "dcpm.coreParameters.wRef" 4 <Real useStart="true" start="0.0" min="1e-60" unit="rad/s" displayUnit="rad/s" /> /> 3 <ScalarVariable na me = "dcpm.coreParameters.wRef" useStart="true" start="0.0" min="1e-60" unit="rad/s" displayUnit="rad/s" /> 5 4 }}} 6 5