JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.forceFields
Class MakeSiFMolecules

java.lang.Object
  extended bygov.nasa.javaGenes.forceFields.MakeSiFMolecules

public class MakeSiFMolecules
extends java.lang.Object

requires SiF4.mol, Si2F6.mol, and Si3F8.mol to be in current directory.


Constructor Summary
MakeSiFMolecules()
           
 
Method Summary
static void main(java.lang.String[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeSiFMolecules

public MakeSiFMolecules()
Method Detail

main

public static void main(java.lang.String[] arguments)

JavaGenes, NASA Ames. Written largely by Al Globus