Other packages > Find by keyword >

iapws  

Formulations of the International Association for the Properties of Water and Steam
View on CRAN: Click here


Download and install iapws package within the R console
Install from CRAN:
install.packages("iapws")

Install from Github:
library("remotes")
install_github("cran/iapws")

Install by package version:
library("remotes")
install_version("iapws", "1.1")



Attach the package and use:
library("iapws")
Maintained by
Jonathan Debove
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-10
Latest Update: 2022-11-18
Description:
Implementation of some of the formulations for the thermodynamic and transport properties released by the International Association for the Properties of Water and Steam (IAPWS). More specifically, the releases R1-76(2014), R5-85(1994), R6-95(2018), R7-97(2012), R8-97, R9-97, R10-06(2009), R11-07(2019), R12-08, R15-11, R16-17(2018), R17-20 and R18-21 at .
How to cite:
Jonathan Debove (2022). iapws: Formulations of the International Association for the Properties of Water and Steam. R package version 1.1, https://cran.r-project.org/web/packages/iapws. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.7 (2022-08-10 16:30), 0.8 (2022-08-17 22:20), 0.9 (2022-08-24 13:30), 0.10 (2022-08-31 00:30), 0.11 (2022-09-06 08:00), 0.12 (2022-09-13 08:30), 0.13 (2022-09-20 08:06), 1.0 (2022-10-03 23:50)
Other packages that cited iapws R package
View iapws citation profile
Other R packages that iapws depends, imports, suggests or enhances
Complete documentation for iapws
Functions, R codes and Examples using the iapws R package
Some associated functions: const . elec . heavy17 . heavy17_sat . heavy17_state . iapws95 . iapws95_sat . iapws95_state . ice06 . if97 . if97_sat . if97_state . surf . 
Some associated R codes: callWrapper.R . checkArgs.R . const.R . elec.R . heavy17.R . iapws95.R . ice06.R . if97.R . nroot.R .  Full iapws package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA