diff --git a/src/context/input_schema.json b/src/context/input_schema.json index 3859100fa..dedd5264d 100644 --- a/src/context/input_schema.json +++ b/src/context/input_schema.json @@ -362,7 +362,7 @@ }, "spglib_tolerance" : { "type" : "number", - "default" : 1e-4, + "default" : 1e-6, "title" : "Tolerance of the spglib in finding crystal symmetries" }, "verbosity" : {