Opened 11 years ago
Closed 11 years ago
#1 closed enhancement (fixed)
validatmtypes in ValidateAtomsBox (addcmds.tcl) is out of date w/r to atmdata.dat
Reported by: | toby | Owned by: | toby |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | EXPGUI | Version: | |
Keywords: | Cc: |
Description
should simply read the file
Change History (1)
comment:1 Changed 11 years ago by toby
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Addressed in [984]. Atom types are checked against the built-in list and if not present are checked against a parsed list from atmdata.dat (in GetAtmTypes?). Nuclear-only types are still not allowed but the error message identifies them more explicitly.