danielkelshaw / BOLT

Lattice Boltzmann Simulator
2 stars 0 forks source link

Implement ObjectsClass::computeEpsilon() #65

Closed danielkelshaw closed 4 years ago

danielkelshaw commented 4 years ago

Implementation of ObjectsClass::computeEpsilon() will allow for successful initialisation of objects within the simulation space.

https://github.com/danielkelshaw/BOLT/blob/712330c49b0d297f305afd60cd027b3052efe485/BOLT/src/Objects.cpp#L102-L104