Releases: Morisset/pyCloudy
0.9.15
0.9.14
A small release to allow Tokyo Cloudy summer school to read outputs from the Tokyo24 Cloudy release (which has no release number, only a "Tokyo24" tag).
Some changes in the way plan parallel models are managed: depth is now the main parameter to describe the radial changes of anything. It works better than radius, when R=1e30.
Some changes also to prepare the next 3MdB database, based on c23 (and perhaps finally on c24).
0.9.13
0.9.12
0.9.11
This new version is compatible with Cloudy 17.03.
Some other bugs have been corrected
- avoid logQE to be infinity
- Change the new-form comment lines (thanks to jchowk) for c17.03 compatibility
- Add atomic mass from NIST
- Add abundance dictionnaries (Grevesse 98, Bressan, Asplund, Nicholls17 (as a function), depletions).
- Add 3MdB_17 make_PN2_21 and make_HII_21
- Add check_priority to avoid loosing time in the 3MdB running process.
- Add emergent keyword in the read_emis_file
- Add absolute keyword in set_emis_tab
0.9.10
This release now uses Path in the way Cloudy is run. The command sent to subprocess is not anymore e.g. "cd dir_; make" but is calling "make" using cwd=dir_ as argument in the Popen call. This makes the library Windows compatible.
On the other side, the Makefile and the simple run of Cloudy is using the -p argument of the cloudy.exe program, in place of cloudy.exe < model.in > model.out, to also have Windows compatibility.
As a consequence, this part of the code is not compatible anymore with Cloudy versions that not support the -p option (<= c13). In case you are still using c13 Cloudy, keep the pyCloudy version to 0.9.9, or update Cloudy (which is always a good idea!).
Some minor bug corrections: wrong text in print_stats and wrong format in reading abundances from the output file.
0.9.9
0.9.7
0.9.6
Clear version after playing with github facilities
0.8.54 This is version 0.8.54.