Changes between Version 6 and Version 7 of CodeChanges
- Timestamp:
- 10/12/12 10:59:28 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeChanges
v6 v7 9 9 4. Take decision from count/rule above and give element new material number. For certain properties, be aware we may want to override the default from the material number using something stored on the cloud particles. The material number stored on the cloud should not be changed based on the elemental material number. However, if we want material changes available, we should be able to update those numbers. 10 10 11 'Potential new subroutines' 12 {{{ 13 define_cloud_mat_number() 14 }}} 15 16 {{{ 17 element_material_number_from_cloud() 18 }}} 19 11 20 ''Record of code changes by routine'' 12 21