Chemistry::Atom

Chemical atoms as objects in molecules
Download

Chemistry::Atom Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Tubert-Brohman
  • Publisher web site:
  • http://search.cpan.org/~itub/

Chemistry::Atom Tags


Chemistry::Atom Description

Chemical atoms as objects in molecules Chemistry::Atom is a Perl module for chemical atoms as objects in molecules.SYNOPSIS use Chemistry::Atom; my $atom = new Chemistry::Atom( id => 'a1', coords => , symbol => 'Br' ); print $atom->print;This module includes objects to describe chemical atoms. An atom is defined by its symbol and its coordinates, among other attributes. Atomic coordinates are described by a Math::VectorReal object, so that they can be easily used in vector operations. Requirements: · Perl


Chemistry::Atom Related Software