README.md

CEngineering

Tools/Functions for Civil and Water Resources Engineering

How to Install

devtools::install_github("sivarajahm/CEngineering", force=TRUE)

Installation Video

http://www.abzwater.com/sdm/video

Usage

SDM2FF() CEngineering::SDM2FF(5,10,"PL","UDL",0,5,1,1,1,1,1,1) SDM2FS() CEngineering::SDM2FS(3,2,"UDL","PL",20,40,1,1,1,1,1,1) SDM2FSC() CEngineering::SDM2FSC(3,2,"UDL","PL",20,40,1,1,1,1,1,1,10,"C") SDM2FFSuper() inputMatrix=matrix(c(3,2,"PL","PL",40,40,1,1,1,1,1,1,3,2,"PL","PL",40,0,2,1,1,1,1,1,3,2,"PL","UDL",0,5,1,1,1,1,1,1), nrow=3, byrow=TRUE) CEngineering::SDM2FFSuper(inputMatrix) SDM2FSSuper() inputMatrix=matrix(c(3,2,"UDL","PL",20,40,1,1,1,1,1,1,3,2,"PL","PL",40,0,1,1,1,1,1,1), nrow=2, byrow=TRUE) CEngineering::SDM2FSSuper(inputMatrix) SDM2FSCSuper() inputMatrix=matrix(c(3,2,"UDL","PL",20,40,1,1,1,1,1,1,10,"C",3,2,"PL","PL",40,0,1,1,1,1,1,1,0,"C"), nrow=2, byrow=TRUE) CEngineering::SDM2FSCSuper(inputMatrix) SDM3FF() CEngineering::SDM3FF(8,4,8,"PL","UDL","PL",40,24,20,4,1,4,1,1,1,1,1,1)

Related Links

http://abzwater.com/sdm/ http://abzwater.com/sdm/mload/ http://abzwater.com/sdm/3span



sivarajahm/CEngineering documentation built on May 17, 2019, 8:44 p.m.