milibopp / jelly

Abstraction layer for running numerical hydrodynamics software
1 stars 0 forks source link

Promote Box to a class and check parameters #44

Closed milibopp closed 10 years ago

milibopp commented 10 years ago

A valid box must have equal dimensions in position and size. It also may not have a negative size.

Fixes issue #23.