gen_atomlists_mopac {conmolfields} | R Documentation |
Generate atom lists for MOPAC molecular field
gen_atomlists_mopac(mdb, field)
mdb |
|
field |
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as function (mdb, field) { gen_atomlists_generic(mdb) }