RAPOC
latest

Contents:

  • Installation
    • Installing from Pypi
    • Installing from git
    • Uninstall Rapoc
    • Update Rapoc
      • Update from Pypi
      • Update from source
  • User Guide
    • Input
      • Using ExoMol (easier)
      • Using Dace
      • Python dictionary (harder)
    • The model
      • Calculating the mean opacities
      • Build some plots
    • Include Rayleigh scattering
      • Initialising Rayleigh data
      • Estimating Rayleigh mean opacities
  • Full API
    • API Content
      • Planck model
        • Planck
      • Rosseland model
        • Rosseland
      • Rayleigh model
        • Rayleigh
      • Base model
        • Model
      • ExoMol file loader
        • ExoMolFileLoader
      • DACE file loader
        • DACEFileLoader
      • Dict loader
        • DictLoader
      • Base file loader
        • FileLoader
RAPOC
  • »
  • Overview: module code

All modules for which code is available

  • rapoc.loaders.daceFileLoader
  • rapoc.loaders.dictLoader
  • rapoc.loaders.exoMolFileLoader
  • rapoc.loaders.loader
  • rapoc.models.model
  • rapoc.models.planck
  • rapoc.models.rayleigh
  • rapoc.models.rosseland

© Copyright 2021, Lorenzo V. Mugnai, Darius Modirrousta-Galian. Revision 5bc514e0.

Built with Sphinx using a theme provided by Read the Docs.