Run NAMD on configuration_file and write to log_file.
configuration_file (str) – Path to the NAMD configuration file.
log_file (str) – Path to log file to write out.
wait (bool) – Should we wait for the NAMD job to finish? Or should we launch in the background?
Instance of NAMD controller.
NAMD
run_namd()
namdtools.core.core.NAMD
namdtools.io