lucasmyers97 / maier-saupe-lc-hydrodynamics

Work at University of Minnesota using finite element methods to simulate hydrodynamics of liquid crystals with a Maier-Saupe field theory free energy
4 stars 0 forks source link

Bug in hdf5 writing for defect locations #39

Closed lucasmyers97 closed 1 year ago

lucasmyers97 commented 2 years ago

Sometimes there is a bug that happens when trying to write defect positions to hdf5 files. I think this only happens when there are no defect positions found. Need to recreate and fix (should be easy, just need to have a conditional write).

lucasmyers97 commented 1 year ago

Pretty sure I fixed in this commit: 8a33e86