Giter VIP home page Giter VIP logo

radcal's Introduction

radcal

A library of subroutines for calculating radiative properties of gaseous species and soot.

RADCAL computes the spectral properties of the radiation participating species at discrete values of the spectrum (expressed either in wavenumber or in wavelength) and temperature, and returns two alternative mean absorption coefficients for each spectral band. The first coefficient is the Planck mean coefficient. The second coefficient is the so-called path mean or effective absorption coefficient.

RADCAL was originally developed by William Grosshandler at the National Institute of Standards and Technology. Recent improvements to include additional species were implemented by Vivien Lecoustre at the University of Maryland, College Park.

Installation

Go to the Releases page and download the appropriate executable for your platform (Windows, OSX, or Linux). Copy the executable to where ever you store program files. Make sure the program is "executable". On OSX or Linux

$ chmod +x radcal_intel_osx_64

Add the appropriate environment variables (Windows) or create necessary aliases (OSX, Linux). For example, on OSX after copying the executable to /Applications/RADCAL/radcal_intel_osx_64 set up the following alias in your .bash_profile:

alias radcal="/Applications/RADCAL/radcal_intel_osx_64"

Then exit and relaunch your terminal or source your .bash_profile.

Running the code

To test your installation, copy the example input file to a working directory. From within the working directory type the name of the exe followed by the name of the input file. For example, on OSX

$ radcal RADCAL.IN

The output is written to the same working directory.

Further user instructions are under construction!

radcal's People

Contributors

gforney avatar rmcdermo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.