PCO_MODELSETUP_FILE_V1.7
NEW_BASIC
"GR4J[BRD_F]"    ! modelName
""               ! mdlCmd
2                ! ninput
42               ! nstate=1+1+2+2+6+NH1+2*NH1, with NH1=x4_highest. Usually x4_highest=10 for daily and then nState=7+10+2*10=37. NH1/NH2 are the number of unit-hydro ordinates. Beware the Wouter-Charles-Renard condition where NH1<x4_highest - an illegal condition where the H-routing is "cut-off" and mass balance is violated. But if NH1/NH2 are too high then wastes memory
8                ! npar
END_BASIC
----------
NEW_DETALLES
"time"  ! indxName
! *** iIn, inputName,        inScal
1,        "rain",             10.0
2,        "ETpot",            10.0
! *** iState, stateName,    stateScal, stateDef,  stateLo,   stateHi
 1,        "Vflow   ",        10.0,       0.0,      0.0,     5000.0
 2,        "VrainCor",        10.0,       0.0,      0.0,     5000.0
 3,        "Prod, -",         10.0,     100.0,      0.0,      500.0
 4,        "Rout, -",         10.0,       5.0,      0.0,      500.0
 5,        "F,    -",         10.0,       5.0,      0.0,      500.0
 6,        "QR     ",         10.0,       0.0,      0.0,     5000.0
 7,        "QD     ",         10.0,       0.0,      0.0,     5000.0
 8,        "Es     ",         10.0,       5.0,      0.0,      500.0
 9,        "Ei     ",         10.0,       5.0,      0.0,      500.0
10,        "Ps     ",         10.0,       5.0,      0.0,      500.0
11,        "Pr     ",         10.0,       5.0,      0.0,      500.0
12,        "Perc   ",         10.0,       5.0,      0.0,      500.0
13,        "uh1_01",          10.0,       0.0,      0.0,        1.0
14,        "uh1_02",          10.0,       0.0,      0.0,        1.0
15,        "uh1_03",          10.0,       0.0,      0.0,        1.0
16,        "uh1_04",          10.0,       0.0,      0.0,        1.0
17,        "uh1_05",          10.0,       0.0,      0.0,        1.0
18,        "uh1_06",          10.0,       0.0,      0.0,        1.0
19,        "uh1_07",          10.0,       0.0,      0.0,        1.0
20,        "uh1_08",          10.0,       0.0,      0.0,        1.0
21,        "uh1_09",          10.0,       0.0,      0.0,        1.0
22,        "uh1_10",          10.0,       0.0,      0.0,        1.0
23,        "uh2_01",          10.0,       0.0,      0.0,        1.0
24,        "uh2_02",          10.0,       0.0,      0.0,        1.0
25,        "uh2_03",          10.0,       0.0,      0.0,        1.0
26,        "uh2_04",          10.0,       0.0,      0.0,        1.0
27,        "uh2_05",          10.0,       0.0,      0.0,        1.0
28,        "uh2_06",          10.0,       0.0,      0.0,        1.0
29,        "uh2_07",          10.0,       0.0,      0.0,        1.0
30,        "uh2_08",          10.0,       0.0,      0.0,        1.0
31,        "uh2_09",          10.0,       0.0,      0.0,        1.0
32,        "uh2_10",          10.0,       0.0,      0.0,        1.0
33,        "uh2_11",          10.0,       0.0,      0.0,        1.0
34,        "uh2_12",          10.0,       0.0,      0.0,        1.0
35,        "uh2_13",          10.0,       0.0,      0.0,        1.0
36,        "uh2_14",          10.0,       0.0,      0.0,        1.0
37,        "uh2_15",          10.0,       0.0,      0.0,        1.0
38,        "uh2_16",          10.0,       0.0,      0.0,        1.0
39,        "uh2_17",          10.0,       0.0,      0.0,        1.0
40,        "uh2_18",          10.0,       0.0,      0.0,        1.0
41,        "uh2_19",          10.0,       0.0,      0.0,        1.0
42,        "uh2_20",          10.0,       0.0,      0.0,        1.0
! *** iPar,   parName,      parScal,    parDef,    parLo,      parHi,     parSD     parTranDef   parFitDef   parIsOpt
1,        "rMult,- ",         10.0,       1.0,      0.2,         5.0,      0.1          0           T          F
2,        "rAdd,mm ",         10.0,       0.0,   -100.0,       100.0,      1.0          0           F          F
3,        "x1,   mm",         10.0,     250.0,      1.0,      2000.0,    -9999.9        1           T          F
4,        "x2,   mm",         10.0,       0.0,   -100.0,       100.0,    -9999.9        0           T          F
5,        "x3,   mm",         10.0,      10.0,      1.0,       500.0,    -9999.9        1           T          F
6,        "x4, days",         10.0,       0.6,      0.51,       10.0,    -9999.9        0           T          F
7,        "inProd,-",         10.0,       0.5,      1.e-2,       1.0     -9999.9        1           T          F
8,        "inRout,-",         10.0,       0.5,      1.e-2,       1.0     -9999.9        1           T          F
END_DETALLES
