Changeset 560 for experiments/frams/foraminifera/data/scripts
- Timestamp:
- 08/03/16 00:29:49 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experiments/frams/foraminifera/data/scripts/foraminifera.inc
r559 r560 15 15 { 16 16 effectivesize*=lastchambergrowth; 17 size=size*(1.35-0.35*lastchambergrowth); //last i nteration: 'size' is only used for shifting (dx). The last chamber emerges at the surface of the previous one17 size=size*(1.35-0.35*lastchambergrowth); //last iteration: 'size' is only used for shifting (dx). The last chamber emerges at the surface of the previous one 18 18 } 19 19 str+="p:sh=1,sx=%g,sy=%g,sz=%g,vr=%s\n" % effectivesize % effectivesize % effectivesize % rgbstring;
Note: See TracChangeset
for help on using the changeset viewer.