Package com.molecular_java


package com.molecular_java
  • Classes
    Class
    Description
    The class represents balls/particles in the system, so each balls is an object of this class.
    A simple class used in the CountErrBlockMethod(SimSpace s) method to select ranges in data file for each block.
    A class for time meassurement.
    This class is used to write to files instead of standard BufferedWriter.
    This class makes the "physical engine" behind the simulation.
    You can store vars, which you need during the run of the simulation in objects of this class.
    A class for containment of important parameters, constants and I/O files to process the simulation.
    A class for storing variables important for each step of the simulation.