Welcome to Open-Discussion

Provide C++ API for creating molecular models whose dynamics can be simulated using the SimTK Simbody library. A link to the online API reference documentation for Molmodel can be found on the Documents page.
POST REPLY
User avatar
SimTK.org Admin
Posts: 0
Joined: Wed Dec 31, 1969 5:00 pm

Welcome to Open-Discussion

Post by SimTK.org Admin » Thu Mar 01, 2007 11:33 am

Welcome to Open-Discussion

User avatar
M Ali Poursina
Posts: 23
Joined: Tue Jan 27, 2009 9:00 am

Welcome to Open-Discussion

Post by M Ali Poursina » Mon Jan 25, 2010 9:40 am

Dear,
I have question about the units used in molmodel. the units of time, length, mass, force.
I thank you in advance

User avatar
Christopher Bruns
Posts: 32
Joined: Thu Apr 07, 2005 1:10 pm

RE: Welcome to Open-Discussion

Post by Christopher Bruns » Mon Jan 25, 2010 9:49 am


See section 1.5 of the molmodel programmer's guide at:
https://simtk.org/docman/?group_id=97

time: picoseconds
length: nanometers
mass: daltons (i.e. grams per mole)
force: kilojoules per mole per nanometer (which is equivalent to the emergent force units when using picoseconds, nanometers, and daltons; i.e. F = ma)

POST REPLY