Changes between Version 6 and Version 7 of Java API
- Timestamp:
- 09/24/12 11:45:24 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Java API
v6 v7 329 329 }}} 330 330 Of course, methods {{{computeDt}}}, etc. above should be implemented according to the submodel requirements. In the {{{Submodel}}} class this dynamic scale automatically propagates to the conduit entrances. In free-form code however, it is better to either always call send with timestamps or call {{{ConduitEntrance.setDt(Distance)}}} whenever the timestep changes. 331 332 [[Documentation|<< Back to Documentation]]