nufeb / NUFEB

Official release of the NUFEB software
http://research.ncl.ac.uk/nufeb/
GNU General Public License v3.0
18 stars 16 forks source link

Error when running "Tutorial: simulation of biofilm deformation and detachment" #5

Closed wmoebius closed 4 years ago

wmoebius commented 4 years ago

Installed OpenFoam 2.4.0 and built SediFoam (arguably) successfully.

The simulation aborts with ERROR: Non-cubic Cartesian grid (1574b31403ff1423b99de00f414171d2ed64010d). This is despite a cubic grid defined according to (default values):

in.lammps:

fix k1 all kinetics 100000 25 10 10 v_diffT v_layer niter 1

atom.restart.in:

   0.000000e-04   1.000000e-04  xlo xhi
   0.000000e-04   4.000000e-05  ylo yhi
   0.000000e-04   4.000000e-05  zlo zhi
shelllbw commented 4 years ago

Thanks for reporting this. Bug has fixed in the new commit.