Giter VIP home page Giter VIP logo

chbe_401_project's Introduction

README

Keith Baggerly 12/5/2019

This repository houses files I used in preparing my summary of geothermal loops for fluid mechanics.

There are two R script files to be run in sequence:

01_load_parameter_values.R - this file collects various properties of ethane and ammonia, such as critical temperatures and pressures, and values which were read by eye from Eavor’s PH diagram.

02_complete_vertex_values.R - this uses isobaric data at key pressure levels from NIST to infer other properties (e.g., temperatures) of the vertices on Eavor’s PH diagram using linear interpolation. This file actually sources the first, so running this shouldn’t break things.

data/

data files from NIST:

  • c2h6_0p32.tsv
  • c2h6_0p78.tsv
  • c2h6_0p94.tsv

isobaric properties of ethane (C_2H_6) evaluated at reduced pressures of 0.32, 0.78, and 0.94, in unit Kelvin increments across the range NIST provides

  • nh3_0p32.tsv
  • nh3_0p78.tsv
  • nh3_0p94.tsv

isobaric properties of ammonia (NH_3) evaluated at reduced pressures of 0.32, 0.78, and 0.94, in unit Kelvin increments across the range NIST provides

other files:

  • vertex_values_used.csv

complete table of values both read off and inferred for the vertices in Eavor’s PH diagram

chbe_401_project's People

Watchers

James Cloos 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.