Skip to content

grycap/ansible-role-namd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License CI

NAMD Role

This ansible role installs NAMD. A parallel, object-oriented molecular dynamics code designed for high-performance simulation of large biomolecular systems.

Role Variables

The variables that can be passed to this role and a brief description about them are as follows.

# Application install path
install_path: /opt

Example Playbook

This an example of how to install this role:

- hosts: server
  roles:
  - { role: 'grycap.namd' }

Contributing to the role

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request. Thanks

About

Ansible role to install the NAMD application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published