gen_atomlists_phch: Generate atom lists for physico-chemical molecular field

Description Usage Arguments Examples

Description

Generate atom lists for physico-chemical molecular field

Usage

1
gen_atomlists_phch(mdb, field)

Arguments

mdb
field

Examples

1
2
3
4
5
6
7
8
9
##---- 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)
  }

conmolfields documentation built on May 2, 2019, 4:18 p.m.