PoreAna 0.2
  • API
  • Sample
  • Density
  • Diffusion (Bin)
  • Diffusion (MC)
  • Further Properties
  • Site
    • Page
        • Model
          • Model
    • Model
      • Model
    Source

    Model¶

    class poreana.model.Model(link)¶

    This class sets the general parameters which are used to initialize a model.

    Parameters:
    linkstring

    Data link to the hdf5, obj or yml data file from poreana.sample.Sample.init_diffusion_mc()

    Methods

    _calc_profile(coeff, basis)

    This function calculates the diffusion and free energy profile over the bins.

    _init_profiles()

    This function initializes the normal diffusion, radial diffusion and free energy profile over the bins.

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 7.4.5.