-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
Description
Hi! I hope you are doing well!
I'm trying to run moltemplate.sh but I always get the following message:
########################################################
WARNING: atom_style unspecified
--> "Data Atoms" column data has an unknown format
Assuming atom_style = "full"
########################################################
And this happens if I try to run moltemplate.sh both for some example of the code and for some system I created. At the end of execution the following message is displayed:
lttree_postprocess.py v0.6.2 2021-4-20
Error(lttree_postprocess.py): Unable to open file
"Data Atoms.template"
for reading. (Do your files lack a "Data Atoms" section?)
(To override this error, run moltemplate using the "-nocheck" argument.)
Thank you!