There is a newer version of the record available.

Published January 4, 2021 | Version v2.3.0
Software Open

mdolab/pyhyp: v2.3.0

Description

This release refactors the code to:

1) Automatically generate the options documentation 2) Make the pyHyp class inherit from BaseSolver in baseclasses

The option type and value checking in BaseSolver may break backward compatibility for some pyHyp runscripts, most commonly in two ways: 1) String-type values are now case sensitive. This mainly comes up for fileType and outerFaceBC. 2) The distinction between float and int types is now enforced. This is commonly an issue for marchDist, ps0, pGridRatio, and cmax.

See #36 for the full changes.

Files

mdolab/pyhyp-v2.3.0.zip

Files (9.0 MB)

Name Size Download all
md5:ca93ca36c7ed74644e82d60ed97b242c
9.0 MB Preview Download

Additional details

Related works