RAPOC Logo
stable

Contents:

  • Installation
    • Installing from Pypi
    • Installing from git
    • Uninstall Rapoc
    • Update Rapoc
      • Update from Pypi
      • Update from source
  • User Guide
    • Input
      • Using ExoMol (easier)
      • Python dictionary (harder)
    • The model
      • Calculating the mean opacities
      • Build some plots
    • Include Rayleigh scattering
      • Initialising Rayleigh data
      • Estimating Rayleigh mean opacities
  • Full API
    • Planck model
    • Rosseland model
    • Rayleigh model
    • Base model
    • ExoMol file loader
    • Dict loader
    • Base file loader
RAPOC
  • »
  • Index
  • Edit on GitHub

Index

C | D | E | F | M | O | P | R

C

  • compute_opacities() (rapoc.Rayleigh method)

D

  • DictLoader (class in rapoc.loaders)

E

  • estimate() (rapoc.models.model.Model method)
  • estimate_plot() (rapoc.models.model.Model method)
  • ExoMolFileLoader (class in rapoc.loaders)
  • extract_opacities() (rapoc.models.model.Model method)

F

  • FileLoader (class in rapoc.loaders.loader)

M

  • map() (rapoc.models.model.Model method)
  • map_plot() (rapoc.models.model.Model method)
  • Model (class in rapoc.models.model)

O

  • opacity_model() (rapoc.models.model.Model method)
    • (rapoc.Planck method)
    • (rapoc.Rosseland method)

P

  • Planck (class in rapoc)

R

  • Rayleigh (class in rapoc)
  • read_content() (rapoc.loaders.DictLoader method)
    • (rapoc.loaders.loader.FileLoader method)
    • (rapoc.Rayleigh method)
  • Rosseland (class in rapoc)

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

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