Skip to content
Snippets Groups Projects
Commit 651126da authored by Berk Onat's avatar Berk Onat
Browse files

Update README.md

parent 2b4073c8
No related branches found
No related tags found
No related merge requests found
# Amber Parser
# AMBER Parser
## Version 0.0.1a
This is the parser for SANDER and PMEMD Molecular Dynamics codes in [AMBER](http://ambermd.org).
The official version lives at:
......@@ -23,12 +23,12 @@ The required python packages can be installed with (see [python-common](https://
pip install -r nomad-lab-base/python-common/requirements.txt
## Usage
Amber (SANDER/PMEMD) output files can be parsed with:
AMBER (SANDER/PMEMD) output files can be parsed with:
python AMBERParser.py [path/toFile]
## Test Files
Example output files of Amber (SANDER/PMEMD) can be found in the directory test/examples.
Example output files of AMBER (SANDER/PMEMD) can be found in the directory test/examples.
More details about the calculations and files will be explained in this README file.
# Documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment