smartmic / MyPsychro

A CLI Psychrometric Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

PSYCHROMETRIC CALCULATOR

A simple interactive CLI psychrometric calculator based on the library from http://numlog.ca/psychrometrics/psychrometrics.html

This is a legacy project to give Objective-C a try some years ago when I was a Mac OS X user. It ran successfully on Windows and OS X and is now adopted to Linux.

Dependencies

Mac OS X

Should compile on Mac OS X with Xcode out of the box.

Linux

  • build-essentials
  • gnustep
  • gnustep-devel

A makefile is provided to compile and (static) link a standalone executable.

Example Usage

Terminal Example

License

Distributed under the GNU General Public License, see http://www.gnu.org/licenses/gpl.txt

Author

Martin Michel, 2009, 2015

About

A CLI Psychrometric Calculator


Languages

Language:C++ 51.6%Language:C 32.8%Language:Objective-C 14.4%Language:Makefile 1.2%