-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 1.11 KB
/
Copy pathCITATION.cff
File metadata and controls
31 lines (31 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Sridhar"
given-names: "Arun"
orcid: "https://orcid.org/0000-0000-0000-0000"
title: "AMBER2LAMMPS: A Python Utility for Converting AMBER Molecular Dynamics Files to LAMMPS Data Format"
version: 1.0.0
doi: 10.5281/zenodo.18114886
date-released: 2025-01-01
url: "https://github.com/askforarun/AMBER2LAMMPS"
abstract: "A Python utility to convert AMBER molecular dynamics files to LAMMPS data format with enhanced command-line interface and error handling. The python script is validated against output from INTERMOL for accuracy."
license: MIT
repository-code: "https://github.com/askforarun/AMBER2LAMMPS"
keywords:
- molecular dynamics
- AMBER
- LAMMPS
- file conversion
- charge normalization
- Python
- scientific computing
references:
- type: software
title: "AMBER2LAMMPS: A Python Utility for Converting AMBER Molecular Dynamics Files to LAMMPS Data Format"
authors:
- family-names: "Sridhar"
given-names: "Arun"
year: 2025
doi: 10.5281/zenodo.18114886
url: "https://github.com/askforarun/AMBER2LAMMPS"