Unit conversion in compressor.py K to F: 3K error
fixed unit conversion from K to F
GUI works again with version 4 of CoolProp
Updated Compressor.py to CP v.4
Renamed PyACHP to ACHP
Cleaning up debug and intermediate files
Local cleaning
Documentation as of November 26, 2011
Commit to fix a few things in ACHP GUI
added aux and log file, corrected typo
Prepping for tag at ACHP 1.3
Updated Documentation as of October 30, 2011
bugfix in unit conversion cfm2cms() - was of by...
Updated Evaporator input in Evaporator.py
removing Props external - now you need to downl...
Finalized cleanup
Added convert_units.py, a module with unit conv...
Updated condenser documentation
Addded component test
Fixed SampleSecondaryLoopHPSystem by correcting...
Added simple preconditioner to both DX and seco...
Added documentation web files
Finalized PHE and heat pump
Documentation as of November 28, 2011
Updated Documentation as of November 15, 2011
Fixed HumidAir import in Correlations.py for ne...
Removed input parameters in Condenser for Subco...
Added Plate Heat Exchanger (not fully functiona...
Updated the docs to approach the final version
Added some Humid Air properties functions to us...
Since the preconditioner works well now, using ...
Updated Documentation as of November 13, 2011
Documentation as of December 3, 2011
Documentation as of November 20, 2011
Added the beginnings of input validation for co...
Fixed problem if REFPROP on computer but checki...
Temporarily removed check for REFPROP refrigerants
Updates to MultiCircuitEvaporator.py
Tagging locked ACHP1.3
Working towards fully Python back-end, still mi...
Added __init__.py for PyACHP
Locked ACHP 1.3
Started wishlist
Further changes to the Pythonization of ACHP - ...
Cleaning up the old code, zipped into OldACHP.z...
Nearing release for ACHP 2.0, made DXCycle a cl...
Moving files in documentation folder to have a ...
Renaming Glade to GUI
Fixed problem if REFPROP on computer but set va...
Documentation update as of December 2,2011
added area conversion to/from m^2 to inch^2
Updated reference for correlation
Added Write2CSV function to output files to CSV
Added bend temperatures
some additions and fixes
Correlations.py:
added some comments, added refrigerant outlet t...
removed non-ASCII character in line 92
some additions to convert_units.py
some commenting of the code
added output list for individual evaporators an...
slight modification in PressureDrop.py
Added optional parameters for output list, reso...
added optional parameter to describe test/simul...
added convenience function for automatic list a...
Miscellaneous fixes, including fixing the index...
added optional parameters for ExampleDXACSystem...
added graphs for pressure drop: PressureDrop.py
Removed no longer supported options
Added get_svn_revision in ACHPTools.py.
Added graphs for fin correlations (Herringbone ...
Bugfix Compressor.py (unnecessary and nonfuncti...
modified convenience function in convert_units....
Added PlainFins to FinCorrelations.py and FinCo...
Added plots for documentation
>Fixed bug in WavyLouveredFins: ">" instead of ...