awickert / gFlex

Multiple methods to solve elastic plate flexure, designed for applications to Earth's lithosphere.
http://csdms.colorado.edu/wiki/Model:gFlex
GNU General Public License v3.0
20 stars 11 forks source link

Coefficient array importer: remove #7

Closed awickert closed 9 years ago

awickert commented 9 years ago

I had this from when the coefficient array creation was very slow. Now it is not. And it hasn't been tested in so long that it likely won't even work. It is vestigial and high-maintenance. I think I should remove it.

awickert commented 9 years ago

On second thought, it could be useful, and since the coefficient arrays haven't changed, I don't see why it wouldn't work. In fact, I have double-checked and all of the machinery is still there. Keeping. Could be useful when running with other models. So now changing to an enhancement to add an interface to get/set this from CSDMS.

awickert commented 9 years ago

Actually, it won't come from another module, so all good here. Will just use the existing array if it exists. So that will shave off time.