All functions

checkOperatingSystem()

Helper function: checks whether operating system is windows or linux

convBasic()

Helper function: convert basic config to FORTRAN style

convInitial()

Helper function: converting initial conditions to FORTRAN style

convMatrixByRowToString()

Helper function: converts matrix to one string

convRecharge()

Helper function: converting recharge periods to FORTRAN style

convSoils()

Helper function: converting soils structure to FORTRAN style

convertStringVectorToMatrix()

Helper function: convert string vector to numeric matrix

convertToWindowsPath()

Helper function: converts string to windows path

cutStringByPattern()

Helper function: Cut string by pattern

filterLines()

Helper function: filtering lines

fortranFormat()

Helper function: formatting R elments to FORTRAN style

importMatrices()

Helper function: imports matrices (jtex, hvalues, tvalues)

importMatrix()

Helper function: imports matrix values of vs2dh.dat

importRechargePeriods()

Helper function: imports recharge periods

importSingleLineParas()

Helper function: imports single line parameters

labeledList()

Helper function: replace a list index with a name

leafValues()

Helper function: names of all sublists of a list returns the names of all sublists of x in the "$"-notation, e.g. list$sublist$subsublist$subsubsublist

multipleLineValues()

Helper function: multipleLineValues

nodePairs()

Helper function: node pairs

patternSelect()

Helper function: selects pattern contained in different lines of a string vector (e.g. imported using readLines())

prepareImport()

Helper function: prepareImport (imports and prepares input file)

splitHeader()

Helper function: splits header of output file with (energy, fluid) mass balance time series (balance.out)

vs2dh.Configure()

Configure complete vs2dh parameterisation

vs2dh.ConfigureBalance()

Configure balance output file ("balance.out")

vs2dh.ConfigureBasic()

Configure basic model parameters

vs2dh.ConfigureBasicGrid()

Configure Grid

vs2dh.ConfigureBasicOptions()

Configure basic simulation options: energy transport, evaporation or evapotranspiration should be simulated? (FUNCTIONALITY NOT IMPLEMENTED YET! DO NOT CHANGE default PARAMETERISATION)

vs2dh.ConfigureBasicOutput()

Configure model output

vs2dh.ConfigureBasicOutputMain()

Configure main output file ("vs2dh.out")

vs2dh.ConfigureBasicOutputTimes()

Configure model output times

vs2dh.ConfigureBasicSolver()

Basic solver configuration

vs2dh.ConfigureBasicTime()

Configure time parameters

vs2dh.ConfigureBasicUnits()

Configure unit parameters

vs2dh.ConfigureBoundaryCondition()

Configure boundary conditions

vs2dh.ConfigureBoundaryFluxes()

Configure Boundary fluxes

vs2dh.ConfigureGenuchten()

Configure Genuchten flow parameters

vs2dh.ConfigureInitial()

Configure initial conditions

vs2dh.ConfigureInitialFlow()

Configure initial head/soil moisture distribution

vs2dh.ConfigureInitialTemp()

Configure initial temperature distribution:

vs2dh.ConfigureObsPoints()

Configure Observation points

vs2dh.ConfigureRechargePeriod()

Configure recharge period

vs2dh.ConfigureRechargePeriodOptions()

Configure recharge period options

vs2dh.ConfigureRechargePeriodSolver()

Configure recharge period solver

vs2dh.ConfigureRechargePeriods()

Configure recharge periods

vs2dh.ConfigureSeepage()

Configure seepage

vs2dh.ConfigureSeepageFace()

Configure seepage face

vs2dh.ConfigureSoil()

Configure soil parameters

vs2dh.ConfigureSoilGrid()

Configure soil grid

vs2dh.ConfigureSoils()

Configure Soils

vs2dh.ConfigureTrans()

Configure soil transport parameters

vs2dh.ReadConfig()

vs2dh.ReadConfig()

vs2dh.plotMassBalance()

Plotting of mass balance time series

vs2dh.plotMatrix()

Plot vs2dh.plotMatrix results

vs2dh.plotObservationPoints()

Spatial plotting of observation point time series

vs2dh.plotVariables()

Plot vs2dh.plotVariables matrix time series

vs2dh.readBoundaryFluxes()

Read VS2dh model output file with fluxes at boundary faces

vs2dh.readObsPoints()

Read VS2dh model output file with observation point time series

vs2dh.readVariables()

Read VS2dh model output file with time series of variables pressure head and temperature

vs2dh.writeConfig()

Write configuration

vs2di.createFileDat()

Create vs2dh.fil or vs2dt.fil file

vs2di.readBalance()

Read VS2dh model output file with (energy, fluid) mass balance time series

vs2di.readMain()

Read main VS2dh model output file "vs2dh.out"

vs2di.run()

Run VS2dh model

vs2di.runConfig()

Run configuration with VS2dh model