{"id":22668593,"url":"https://github.com/lanl/latte","last_synced_at":"2026-01-27T17:38:38.820Z","repository":{"id":41145687,"uuid":"75976231","full_name":"lanl/LATTE","owner":"lanl","description":"Developer repository for the LATTE code","archived":false,"fork":false,"pushed_at":"2025-03-25T20:17:13.000Z","size":11947,"stargazers_count":41,"open_issues_count":21,"forks_count":22,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-25T20:23:59.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lanl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_GPL-2.0","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-08T21:23:01.000Z","updated_at":"2025-03-20T01:04:36.000Z","dependencies_parsed_at":"2025-03-13T21:39:57.293Z","dependency_job_id":null,"html_url":"https://github.com/lanl/LATTE","commit_stats":{"total_commits":228,"total_committers":17,"mean_commits":"13.411764705882353","dds":0.6271929824561404,"last_synced_commit":"d4b5b717a8bf57ffcd3fcbbe8d084f17427a8914"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2FLATTE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2FLATTE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2FLATTE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanl%2FLATTE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanl","download_url":"https://codeload.github.com/lanl/LATTE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174472,"owners_count":20735409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T15:15:53.641Z","updated_at":"2026-01-27T17:38:38.768Z","avatar_url":"https://github.com/lanl.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/lanl/LATTE.svg?branch=master)](https://travis-ci.org/lanl/LATTE)\n[![codecov](https://codecov.io/gh/lanl/LATTE/branch/master/graph/badge.svg)](https://codecov.io/gh/lanl/LATTE)\n\n# LATTE\n\nOpen source density functional tight binding molecular dynamics.\n\n#LA-CC-10-004\n\nCopyright 2010 Triad National Security, LLC. All rights reserved.\n \nThis program was produced under U.S. Government contract 89233218CNA000001 for Los Alamos National Laboratory (LANL), which is operated by Triad National Security, LLC for the U.S. Department of Energy/National Nuclear Security Administration.\n \nAll rights in the program are reserved by Triad National Security, LLC, and the U.S. Department of Energy/National Nuclear Security Administration. The Government is granted for itself and others acting on its behalf a nonexclusive, paid-up, irrevocable worldwide license in this material to reproduce, prepare derivative works, distribute copies to the public, perform publicly and display publicly, and to permit others to do so.\n \nThis is open source software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2.0 of the License. If software is modified to produce derivative works, such modified software should be clearly marked, so as not to confuse it with the version available from LANL. Full text of the GNU General Public License can be found in the License file in the main development branch of the repository.\n\n# Compiling LATTE (Makefile):\n\nEnter in the LATTE directory (`cd ~/LATTE`) and\nmodify the `makefile.CHOICES` file according to your operative system,\nlibraries, compiler, etc. There are several examples of\n`makefile.CHOICES` files inside the makefiles directory\n(`~/LATTE/makefiles`) that could be used as a template to replace the\n`makefile.CHOICES` that is located in the main directory.\n\nTo build the code just type make inside the main directory as follows:\n\n          $ cd; cd ~/LATTE\n          $ make; make test\n\n\nThe latter should build the code and test it with some examples that are\nlocated in `~/LATTE/tests`.\n\n# Compiling LATTE (CMake):\n\nTo build LATTE with CMake:\n\n```\n$ cd; cd ~/LATTE\n$ mkdir build\n$ cd build\n$ cmake ../cmake -D\u003cOPTIONS\u003e=\u003cVALUE\u003e\n$ make\n```\n\nSome useful options are `OPENMP` (`ON` or `OFF`), `DO_MPI` and `PROGRESS`.\nFor a full list of options use a CMake GUI, e.g. `ccache` or `cache-gui`.\n\n\n# Authors\n\nNicolas Bock (T-1)\nMarc Cawkwell (T-1)\nJosh D. Coe (T-1)\nAditi Krishnapriyan (T-1 \u0026 Stanford)\nMatthew P. Kroonblawd (T-1 \u0026 Mizzou)\nAdam Lang (T-1)\nChang Liu (T-1 \u0026 NCSU)\nEnrique Martinez Saez (MST-8)\nSusan M. Mniszewski (CCS-3)\nChristian F. A. Negre (T-1)\nAnders M. N. Niklasson (T-1)\nEdward Sanville (T-1)\nMitchell A. Wood (T-1 \u0026  Purdue)\nPing Yang (T-1)\n\nLos Alamos National Laboratory\n\n\n# Citing\n\nTo cite the code, please proceed as follows:\n\n[![DOI](https://zenodo.org/badge/75976231.svg)](https://zenodo.org/badge/latestdoi/75976231)\n\nwith the following `bibtex` citation:\n\n    @misc{LATTE,\n      title = {LATTE},\n      url = {https://github.com/lanl/LATTE},\n      author = {N. Bock and M. J. Cawkwell and J. D. Coe and A. Krishnapriyan and M. P. Kroonblawd and A. Lang and and C. Liu and E. Martinez Saez and S. M. Mniszewski and C. F. A. Negre and A. M. N. Niklasson and E. Sanville and M. A. Wood and P. Yang},\n      year = {2008}\n    }\n\n# Contacts\n\nPlease subscribe to our [mailing list](https://lanl.github.io/LATTE/) to\nrequest information or send us feedback.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanl%2Flatte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanl%2Flatte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanl%2Flatte/lists"}