sandlersteam.satd module¶
- class sandlersteam.satd.SaturatedSteamTables[source]¶
Bases:
objectSaturated steam tables based on Sandler’s Steam Tables Data from: Sandler, S. I. (2017). Chemical, biochemical, and engineering thermodynamics 5th ed. John Wiley & Sons.
- colorder = ['P', 'T', 'vL', 'vV', 'uL', 'Du', 'uV', 'hL', 'Dh', 'hV', 'sL', 'Ds', 'sV']¶
- data_path = PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sandlersteam/checkouts/latest/src/sandlersteam/resources/data')¶
- tablesP = [PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sandlersteam/checkouts/latest/src/sandlersteam/resources/data/SandlerSatdSteamTableP1.txt'), PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sandlersteam/checkouts/latest/src/sandlersteam/resources/data/SandlerSatdSteamTableP2.txt')]¶
- tablesT = [PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sandlersteam/checkouts/latest/src/sandlersteam/resources/data/SandlerSatdSteamTableT1.txt'), PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/sandlersteam/checkouts/latest/src/sandlersteam/resources/data/SandlerSatdSteamTableT2.txt')]¶