Open dpielstick opened 7 years ago
mpi4py Branch When running the Velocityexample.py GSL senses round off error. This breaks the function at about 36% complete. Hotfixed with rounding all parameters to 8 decimals.
Eduardo recommended trying Romberg integration. Implemented, but needs to be tested.
mpi4py Branch When running the Velocityexample.py GSL senses round off error. This breaks the function at about 36% complete. Hotfixed with rounding all parameters to 8 decimals.