Releases: ORNL-AMO/AMO-Tools-Suite
AMO Tools Suite v0.2.9 Beta
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
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
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
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
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
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
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
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
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
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