Mesh Error: Dimensions Too Small

Submitted by Jia on Sun, 10/11/2020 - 16:07

Hi,

i m trying to run my first simple simulation but an error comes

ERROR: Mesh error: dimensions too small - use different unit system (../multi_node_mesh_parallel_I.h:584)

I actually used SI unit and stl. file in ASCII file.

I can post some codes of mein and look forward to get some advices:

#Definition of boundaries
variable xmin equal -0.0102
variable xmax equal 0.0102

variable ymin equal -0.042
variable ymax equal 0.042

variable zmin equal -0.042
variable zmax equal 0.042

variable radius1 equal 0.001 #m

fix cad all mesh/surface file Inner_Cylinder_new.stl type 1

fix granwalls all wall/gran model hertz tangential history mesh n_meshes 1 meshes cad

Regards,
Jia