Skip to content

Releases: ORNL-AMO/AMO-Tools-Suite

AMO Tools Suite v0.5.1 Beta

08 Aug 21:08
9248ef1
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.5.1 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.5.1

  • Steam: Fixed bug in heat exchanger to kJ as units
  • Treasure Hunt: Added Treasure Hunt - Water Reduction Calculator
  • Treasure Hunt: Added Treasure Hunt - Compressed Air Pressure Reduction Calculator
  • Fans: Fixed planar results velocity and total pressure of traverse planes

AMO Tools Suite v0.3.4 Beta

06 Mar 15:35
54c6ea0
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.3.4 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.3.4

  • Steam: Fixed bug relating to how tool handles saturated liquids and superheated steam in Flash Tank Calculator
  • Steam: Added bindings for Heat Exchanger Calculator
  • Steam: Added Heat Exchanger Calculator
  • Steam: Updated Doxygen Documentation
  • Pumps: Updated Doxygen Documentation
  • Process Heating: Updated Doxygen Documentation
  • Fans: Fixed calculation for air density when using "Relative Humidity"
  • Pumps/Fans: Cleaned up calculation of Drive Efficiency
  • Pumps/Fans: Removed specific calculation for "optimized" so pump and motor optimization can be completed independently
  • Pumps/Fans: Added bindings for Operating Fraction and Load Efficiency
  • Pumps/Fans: Fixed calculation relating to specified drive efficiency
  • Pumps/Fans: Fixed calculation relating to calculation for current at load in the modified condition

AMO Tools Suite v0.3.1 Beta

12 Oct 20:15
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.3.1 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.3.1

  • Add calculators

AMO Tools Suite v0.2.33 Beta

20 Jul 18:31
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.33 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.33

  • Add compressibility factor code and add to bindings

AMO Tools Suite v0.2.32 Beta

28 Jun 20:52
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.32 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.32

  • Add binding for generating steam data
  • Updated and added unit tests
  • Added node binding for optimal fan efficiency

AMO Tools Suite v0.2.30 Beta

14 Jun 20:57
0eb851e
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.30 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.30

  • Repair issue with motor calculations with voltages other than 460
  • Adds support for fans

AMO Tools Suite v0.2.25 Beta

19 Apr 21:14
ea18409
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.25 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 16.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.25

  • Updates Steam and all steam related components to have compile time enforceable return types

AMO Tools Suite v0.2.24 Beta

21 Mar 15:10
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.24 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 14.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.24

  • Update Solid Load Charge Materials calculations to take water content of metals into account
  • Update Fan Planar constructors to take area as a parameter instead of calculate it, cutting the number of constructors in half
  • Move various cpp function / constructor definitions to the headers
  • Update fan bindings

AMO Tools Suite v0.2.14 Beta

19 Feb 16:20
2efcd98
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.14 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 14.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.14

  • Add Motor Database wrapper methods
  • Handle C++ exceptions in NAN bindings
  • Add bindings for Fan algorithms
  • Add premium motors in PSAT

AMO Tools Suite v0.2.11 Beta

12 Dec 19:00
f4014b8
Compare
Choose a tag to compare

This is a pre-release version of the U.S. Department of Energy (DOE) Advanced Manufacturing Office (AMO) Tools Suite.

Install using npm install amo-tools-suite to get the latest version, or execute the shell scripts or executable.

Platforms

AMO Tools Suite 0.2.11 has been developed and tested on all of these platforms

  • Windows 10: 64-bit versions
  • Linux (Ubuntu 14.04 and compatible) 64 bit versions
  • Mac OSX 10.11 64 bit versions

Changelog for AMO Tools Suite 0.2.11

  • Merge initial fan implementations
  • Add excessAir and flueGasO2 bindings for both by volume and by mass Flue Gas Calculations
  • Fix missed parenthesis in view factor calculations, causing an order of operations mistake in certain cases