首页 | 本学科首页   官方微博 | 高级检索  
     检索      


Yammp: Development of a molecular mechanics program using the modular programming method
Authors:Robert K-Z Tan  Stephen C Harvey
Abstract:Molecular mechanics is a fast developing discipline with new methods and potential fields appearing every year. A versatile molecular mechanics program supports many methods and potential fields that make it unavoidably large. There are problems writing and maintaining large programs with traditional methods because of data and other dependencies. Modular programming provides a solution. A program is developed as a collection of highly independent modules containing only related data structures and procedures. These entities are isolated in the module and access to them is provided through a well-defined and controlled interface. The high degree of independence circumscribes programming errors. Most of all, it reduces the cost of revising the program as only a small part of the program needs to be read and understood for each revision. We implemented a molecular mechanics program, yammp, using the modular programming method. © 1993 John Wiley & Sons, Inc.
Keywords:
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号