init.snow: Initialize information related to snow

Description Usage Arguments Examples

Description

Initialize the information related to snow

Usage

1
2
3
init.snow(method = NULL, path = NULL, isoil = NULL, gisoil = NULL,
  spd = NULL, wcd = NULL, sca = NULL, nsno = NULL, alfa = NULL,
  ny = NULL, snowfree = NULL)

Arguments

method

method for the initialization, "load", "source", "manual"

path

directory where to get the files, in used when method is "load" or "source"

isoil

precipitation and/or snowmelt from the elevation zones, vector(level zone)

gisoil

glaciermelt from the elevation zones, vector(level zone)

spd

Snow Water Equivalent in BV (NEED MORE EXPLANATION)

wcd

Free Water in BV (NEED MORE EXPLANATION)

sca

snow coverage (NEED MORE EXPLANATION)

nsno

number of event (NEED MORE EXPLANATION)

alfa

alfa parameter i nedbor gamma fordeling (NEED MORE EXPLANATION)

ny

ny parameter i nedbor gamma fordeling (NEED MORE EXPLANATION)

snowfree

percentage of snowfree area

Examples

1
2
3
4
## Not run: 
init.snow()

## End(Not run)

nexModeling/dddSnow documentation built on May 23, 2019, 4:28 p.m.