Skip to content

indiajoe/pyCloudy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCloudy is a Python library to deal with input and output files of Cloudy (Gary Ferland) photoionization code. Is also allows to generate 3D nebula from various runs of the 1D Cloudy code.

Requirements

You will need to have installed Cloudy . PyCloudy uses numpy and other standard python libraries.

Installation

You may find useful to download, install and upgrade pyCloudy using pip .

For example:

  • pip install --user pyCloudy

Updates use the same command. You can also use

  • easy_install --user pyCloudy

Warranty

PyCloudy is provided as it is. No Warranty at all, you cannot complain if it runs models which are not fitting your data! :-)

Manual

  • There is no manual for now... There will soon be a HowTo page.
  • But... there is some examples of use in the pyCloudy home page .
  • And the reference manual is accessible from this site HERE .

About

Repository for the pyCloudy package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 85.4%
  • Python 13.4%
  • HTML 1.2%