R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
hydraulics
View on CRAN: Click
here
Download and install hydraulics package within the R console
Install from CRAN:
install.packages("hydraulics")
Install from Github:
library("remotes")
install_github("cran/hydraulics")
Install by package version:
library("remotes")
install_version("hydraulics", "0.7.0")
Attach the package and use:
library("hydraulics")
Maintained by
Ed Maurer
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-18
Latest Update: 2022-12-06
Description:
Functions for basic hydraulic calculations related to
water flow in circular pipes both flowing full (under pressure), and
partially full (gravity flow), and trapezoidal open channels. For
pressure flow this includes friction loss calculations by solving
the Darcy-Weisbach equation for head loss, flow or diameter,
plotting a Moody diagram, matching a pump characteristic curve to a system
curve, and solving for flows in a pipe network using the Hardy-Cross method.
The Darcy-Weisbach friction factor is calculated using the Colebrook
(or Colebrook-White equation), the basis of the Moody diagram, the original
citation being Colebrook (1939) . For gravity
flow, the Manning equation is used, again solving for missing parameters.
The derivation of and solutions using the Darcy-Weisbach equation and the
Manning equation are outlined in many fluid mechanics texts such as
Finnemore and Maurer (2024, ISBN:978-1-264-78729-6). Some gradually- and
rapidly-varied flow functions are included. For the Manning equation
solutions, this package uses modifications of original code from the 'iemisc'
package by Irucka Embry.
How to cite:
Ed Maurer (2020). hydraulics: Basic Pipe and Open Channel Hydraulics. R package version 0.7.0, https://cran.r-project.org/web/packages/hydraulics. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.0 (2020-05-18 17:10), 0.2.0 (2020-07-02 09:20), 0.2.1 (2020-08-02 06:50), 0.2.2 (2020-08-26 19:40), 0.2.3 (2020-12-13 21:40), 0.2.4 (2021-02-25 18:10), 0.3.0 (2021-05-19 09:00), 0.4.0 (2022-01-04 01:00), 0.4.1 (2022-03-07 08:50), 0.5.0 (2022-10-11 04:20), 0.6.0 (2022-11-09 09:10), 0.6.1 (2022-12-06 23:30), 0.7.0 (2024-03-06 14:10)
Other packages that cited hydraulics R package
View hydraulics citation profile
Other R packages that hydraulics depends,
imports, suggests or enhances
Complete documentation for hydraulics
Functions, R codes and Examples using
the hydraulics R package
Some associated functions: atmos_table . atmosprops . colebrook . darcyweisbach . direct_step . hardycross . manningc . manningt . moody . operpoint . pumpcurve . sequent_depth . spec_energy_trap . systemcurve . water_table . waterprops . xc_circle . xc_trap .
Some associated R codes: atmos_properties.R . atmos_table.R . darcy_weisbach.R . direct_step.R . f_colebrook.R . hardy-cross.R . manningc.R . manningt.R . moody.R . operpoint.R . pumpcurve.R . sequent_depth.R . spec_energy_trap.R . systemcurve.R . water_properties.R . water_table.R . xc_circle.R . xc_trap.R . Full hydraulics 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
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
kgschart
Restore underlining numeric data from rating history graph of
KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kota Mori (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)