Published March 7, 2018
| Version v0.4.0
Software
Open
pr-omethe-us/PyKED: v0.4.0
Authors/Creators
- 1. University of Connecticut
- 2. Oregon State University
Description
0.4.0 - 2018-04-07
Added
- New method to instantiate a
ChemKEDclass directly from a ReSpecTh XML file - The
__version__attribute can be imported from the top-level module - New
time-historiesfield to replace thevolume-history. This field allows specification of several other relevant parameters besides volume. - Added
rcm-datafield and movedcompressed-temperature,compressed-pressure, andcompression-timeto this field - Added
stroke,clearance, andcompression-ratioto thercm-datafield - Added conda-forge instructions to the installation documentation
- Allow alpha versions to be specified during testing
- Crossref lookups via Habanero now comply with the "be-nice" policy
- Removed
UnboundLocalErrorfrom error processing for reference validation - Switch to flake8 for style checking in CI services
file-authorfield is now a list calledfile-authors- ReSpecTh->ChemKED converter function now returns a dictionary, while the command-line entry points write out files
- Require Habanero>=0.6.0 to support the
mailtoargument - Require pytest>=3.2.0 to support the
pytest.mark.filterwarningsdecorator - Deprecate the
volume-historyfield in the ChemKED YAML file and replace withtime-histories - ORCID lookups are now done by a function in the local
orcid.pymodule, removing an external dependency - Composition in a
DataPointis now stored in a dictionary ofnamedtuples (calledComposition) rather than a list of dictionaries
- Crossref lookups in the converters use the common API instance from validation
d/dt max extrapolatedignition type can be converted to/from ReSpecTh- Tests now check for appropriate warnings and ignore unrelated warnings
Files
pr-omethe-us/PyKED-v0.4.0.zip
Files
(403.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:4557d8acdcd78a19636b9087319e2fca
|
403.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pr-omethe-us/PyKED/tree/v0.4.0 (URL)