Thread Previous • Date Previous • Date Next • Thread Next |
Are you sure this is OK? Can it mean that wrong State will be used? > ## resets state (!!) > - b.state=b.mat.newAssocState() > + if resetState: b.state=b.mat.newAssocState() > mass=volume*b.mat['density']
Thread Previous • Date Previous • Date Next • Thread Next |