Skip to content

Commit

Permalink
Merge pull request #88 from SPARC-X/update-api-12287072571
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A authored Dec 12, 2024
2 parents 770473d + 96a2223 commit c736c59
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions sparc/sparc_json_api/parameters.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sparc_version": "2024.12.10",
"sparc_version": "2024.12.11",
"categories": [
"system",
"scf",
Expand Down Expand Up @@ -2500,19 +2500,19 @@
"remark_raw": "%\n%",
"category": "mlff"
},
"MLFF_TOL_FORCE": {
"symbol": "{MLFF_TOL_FORCE",
"label": "MLFF_TOL_FORCE",
"type": "double",
"default": 5e-10,
"MLFF_SPLINE_NGRID": {
"symbol": "{MLFF_SPLINE_NGRID",
"label": "MLFF_SPLINE_NGRID",
"type": "integer",
"default": 100,
"unit": "No unit",
"example": "MLFF_TOL_FORCE: 1e-10",
"description": "The initial value of \\sigma_\\rm tol.",
"remark": "",
"example": "MLFF_SPLINE_NGRID: 100",
"description": "Number of grid points to use for spline interpolation of hnl.",
"remark": "A larger number can result in better accuracy of MLFF forces.",
"allow_bool_input": false,
"default_remark": "5e-10",
"description_raw": "The initial value of $\\sigma_{\\rm tol}$.",
"remark_raw": "%\n%",
"default_remark": "100",
"description_raw": "Number of grid points to use for spline interpolation of hnl.",
"remark_raw": "A larger number can result in better accuracy of MLFF forces.",
"category": "mlff"
},
"TWIST_ANGLE": {
Expand Down

0 comments on commit c736c59

Please sign in to comment.