Contents Menu Expand Light mode Dark mode Auto light/dark mode
MAICoS documentation
Logo
MAICoS documentation
  • Getting started
    • What is MAICoS
    • Installation
    • Usage - Python interpreter
    • Usage - command line
    • Some conventions
    • Changelog
  • How-to guides
    • SAXS
    • Ideal component of the chemical potential
    • Dielectric profile calculation
  • Reference guides
    • Analysis Modules
      • DensityCylinder
      • DensityPlanar
      • DensitySphere
      • DielectricCylinder
      • DielectricPlanar
      • DielectricSpectrum
      • DielectricSphere
      • DipoleAngle
      • DiporderPlanar
      • KineticEnergy
      • RDFPlanar
      • Saxs
      • TemperaturePlanar
      • VelocityCylinder
      • VelocityPlanar
    • API Documentation
      • Core classes
        • Base class
        • Planar classes
        • Cylinder classes
        • Sphere classes
      • Library functions
        • Mathematical helper functions
        • General helper functions
        • Weighting functions
  • Explanations
    • General design
    • Dielectric constant measurement
    • SAXS calculation
  • Developer documentation
    • Writing your own analysis module
    • Testing
    • Contributing to the documentation
    • Version information
    • Release workflow
Back to top

Explanations#

This section provides the theory behind some of the most complex analysis modules, and explains the general design of MAICoS. Its purpose is to provide more clarity and understanding of what MAICoS is all about.

  • General design
  • Dielectric constant measurement
  • SAXS calculation
Next
General design
Previous
Weighting functions
Copyright © All source code is available under the GNU General Public License v3.0
Made with Sphinx and @pradyunsg's Furo