nmboffi / stz

Code for simulating bulk metallic glasses using the shear transformation zone theory of amorphous plasticity.
0 stars 3 forks source link

add common.pxd, change some types #1

Closed thouis closed 8 years ago

thouis commented 8 years ago

This fixes the common.pyx related errors. There are a few more you'll need to address.

I've added a new argument to "go()", the initial field values for one field. This should just be an array of float64 values in the same order as fields.pxd.

A couple of problems I noticed: