User 25d107bd42
23-03-2009 08:28:33
Hi,
while evaluating the five Clean3D methods (see ftopic.4656) I tried to calculate all conformers of several molecules. Having now problems with the command line tool I will post here the first problem with a very simple example:
n-Butane
MarvinSketch produces three conformers: 4.63 kcal/mol (C-C-C-C trans), 5.38 kcal/mol (C-C-C-C gauche left-hand) and 5.38 kcal/mol (C-C-C-C gauche right-hand). Number 2 and 3 have of course the same energy, these are "image" and "mirror image".
BTW: To have this feature is a super option of MarvinSketch, we like to use it in teaching.
But using "cxcalc conformers" I get only one conformer, the most stable one. I use:
cxcalc -o n-Butane-Confs.sdf conformers -m 1000 -d 0.1 -s true -e true -y true -l 1000 -O 3 n-Butane.mrv
but mview n-Butane-Confs.sdf contains only one conformer.
What's wrong ?
Regards, Hans-Ulrich
while evaluating the five Clean3D methods (see ftopic.4656) I tried to calculate all conformers of several molecules. Having now problems with the command line tool I will post here the first problem with a very simple example:
n-Butane
MarvinSketch produces three conformers: 4.63 kcal/mol (C-C-C-C trans), 5.38 kcal/mol (C-C-C-C gauche left-hand) and 5.38 kcal/mol (C-C-C-C gauche right-hand). Number 2 and 3 have of course the same energy, these are "image" and "mirror image".
BTW: To have this feature is a super option of MarvinSketch, we like to use it in teaching.
But using "cxcalc conformers" I get only one conformer, the most stable one. I use:
cxcalc -o n-Butane-Confs.sdf conformers -m 1000 -d 0.1 -s true -e true -y true -l 1000 -O 3 n-Butane.mrv
but mview n-Butane-Confs.sdf contains only one conformer.
What's wrong ?
Regards, Hans-Ulrich