Software Open Access

FINDSLAB: Software for Exfoliation and Cleavage of Crystals

Barnowsky, Tom; Friedrich, Rico


Citation Style Language JSON Export

{
  "issued": {
    "date-parts": [
      [
        2025, 
        12, 
        12
      ]
    ]
  }, 
  "version": "1.0", 
  "abstract": "<p><strong>FINDSLAB: Software for Exfoliation and Cleavage of Crystals</strong></p>\n\n<p><em>Tom Barnowsky &amp; Rico Friedrich<br>\nTechnische Universit&auml;t Dresden &amp; Helmholtz-Zentrum Dresden-Rossendorf, Germany</em></p>\n\n<p>This program implements the XCP method to identify 2D materials from bulk materials by estimating bonding energies using a two-body potential model [1].</p>\n\n<p><strong>Potential Models</strong></p>\n\n<p>The code supports a range of two-body potential parametrizations&nbsp;<span class=\"math-tex\">\\(V(r)\\)</span>, namely:</p>\n\n<ol>\n\t<li>Lennard-Jones + Yukawa</li>\n\t<li>Morse + Yukawa</li>\n\t<li>Mie + Yukawa</li>\n</ol>\n\n<p>Parameters are provided as plain text files which are specified via the environment variable `FINDSLAB_POTDATA`. Note that all energies have to be multiplied by a factor two to compare to surface/bonding energies.</p>\n\n<p><strong>Build</strong></p>\n\n<p>Run `make` serially (without `-j n`). A binary will be created in the `bin` directory.</p>\n\n<p>Requirements: a recent Fortran compiler, BLAS and LAPACK.</p>\n\n<p><strong>Usage</strong></p>\n\n<p>FINDSLAB provides some instructions when running `findslab --help`.</p>\n\n<p>The code is designed to work with VASP POSCAR files, however, the reader is not fully general and expects the formatting as it is found in the AFLOW database (<a href=\"https://aflow.org\">aflow.org</a>) [2]. To convert general structure files (including those from other codes) to this format, use the AFLOW software to run `aflow --vasp`. The aflow code is available at&nbsp;<a href=\"https://github.com/aflow-org/aflow\">github.com/aflow-org/aflow</a>.</p>\n\n<p>Here we provide an example code to determine HKLSEARCH slabs from bulk Ca<sub>3</sub>N<sub>2</sub> retrieved via the AFLOW REST API [3]:</p>\n\n<pre><code class=\"language-bash\">export FINDSLAB_POTDATA=&lt;path to file&gt;\nexport OPENBLAS_NUM_THREADS=1\ncurl http://aflowlib.duke.edu/HEX/Ca3N2_ICSD_169727/CONTCAR.relax.vasp |\n    aflow --sconv |\n    findslab --hklsearch</code></pre>\n\n<p>Conversion to the conventional unit cell via `aflow --sconv` is optional and is only used here to relate Miller indices to the conventional cell.</p>\n\n<p><strong>Acknowledgements</strong></p>\n\n<p>The authors thank Carsten Timm, Steve Schmerler, and Moritz Leucke for fruitful discussions. Parts of this work are based on an implementation for creating Miller planes from the atomic simulation environment (ASE) [4].&nbsp; Additionally, we implement the criterion of Mounet <em>et al.</em> [5] to identify van der Waals-bound layers in bulk structures.</p>\n\n<p><strong>License</strong></p>\n\n<p>This dataset is published under the Apache 4.0 license. We kindly ask works based on this software to cite this entry and/or the associated publication.</p>", 
  "id": "4181", 
  "type": "article", 
  "title": "FINDSLAB: Software for Exfoliation and Cleavage of Crystals", 
  "DOI": "10.14278/rodare.4181", 
  "author": [
    {
      "family": "Barnowsky, Tom"
    }, 
    {
      "family": "Friedrich, Rico"
    }
  ], 
  "language": "eng", 
  "publisher": "Rodare"
}
0
0
views
downloads
All versions This version
Views 00
Downloads 00
Data volume 0 Bytes0 Bytes
Unique views 00
Unique downloads 00

Share

Cite as