Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Releases: ORNL-AMO/AMO-Tools-Suite

AMO Tools Suite v0.2.9 Beta

21 Nov 17:02
54bd85d
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.9 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.9

  • Add new belt types to PSAT motor calculations
  • Updates PumpShaftPower calculations

AMO Tools Suite v0.2.7 Beta

10 Nov 22:09
2dbef60
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.7 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.7

  • Add view factor calculation functionality for furnace opening losses
  • Add fuel temperature as an input to Gas Flue Gas calculations
  • Opening Losses node bindings methods have better variable names now

AMO Tools Suite v0.2.6 Beta

03 Nov 17:38
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.2 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.6

  • Refactor O2 Enrichment calculator to be more readable

AMO Tools Suite v0.2.1 Beta

25 Sep 16:42
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.

Platforms

AMO Tools Suite 0.2.1 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.1

  • Update energyInputExhaustGasLosses to return exhaustGasLosses and heatDelivered
  • heatDelivered is now returned in Btu / hr instead of kw
  • Cleanup the binding.gyp file to remove unused bindings (bridge.cpp)

AMO Tools Suite v0.2.0 Beta

13 Sep 15:17
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.

Platforms

AMO Tools Suite 0.2.0 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.0

  • Update gas cooling loss calculations to account for different gas densities
  • Update electric arc furnace calculations

AMO Tools Suite v0.1.48 Beta

01 Sep 15:16
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.

Platforms

AMO Tools Suite 0.1.45 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.1.48

  • Removed unused inputs (kinematic viscosity, fixed specific speed, and size margin) from the baseline pump calculations per ORNL-AMO/AMO-Tools-Desktop#592
  • Remove python database script portion, database prepopulation now done in C++
  • Add exception throwing and details on certain errors
  • Add rounding to unit tests to accommodate 32/64 bit accuracy in matching results
  • Repair bugs in names for binding on the load charge material calculations

AMO Tools Suite v0.1.45

28 Aug 17:01
Compare
Choose a tag to compare
Pre-release

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.

Platforms

AMO Tools Suite 0.1.45 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.1.45

  • fix variable naming bug that caused a problem in the NAN bindings
  • add exception raising when binding method input does not match the expected input

AMO Tools Suite v0.1.40

28 Aug 17:04
Compare
Choose a tag to compare
Pre-release

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.

Platforms

AMO Tools Suite 0.1.40 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.1.40

  • Add saturated properties, steam system modeler tool
  • Add steam properties
  • Modify the initialization of the optimized motor size to accept the size margin for motor size up to 100%
  • Split the optimal calculation from the existing calculation for the pump

AMO Tools Suite v0.1.38

28 Aug 17:05
Compare
Choose a tag to compare
Pre-release

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.

Platforms

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

  • Windows 7: 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.1.38

  • Add saturated properties, steam system modeler tool
  • Add steam properties
  • Modify the initialization of the optimized motor size to accept the size margin for motor size up to 100%
  • Split the optimal calculation from the existing calculation for the pump

AMO Tools Suite v0.1.34

07 Jul 17:16
Compare
Choose a tag to compare
Pre-release

AMO Tools Suite 0.1.34

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.

Platforms

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

  • Windows 7: 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.1.34

  • Add electrotechnologies losses
  • Add furnace calculators: O2 Enrichment, EfficiencyImprovement,Energy Equivalency, Flow Calculations/EnergyUse
  • Improved Doxygen comments