Commit last-minute
This commit is contained in:
parent
b4a97a65ab
commit
0ba7189bfc
221 changed files with 139931 additions and 1 deletions
175
hydroshoot/example/gdc_can1_grapevine/params.json
Normal file
175
hydroshoot/example/gdc_can1_grapevine/params.json
Normal file
|
@ -0,0 +1,175 @@
|
|||
{
|
||||
"simulation": {
|
||||
"sdate": "2012-08-01 00:00:00",
|
||||
"edate": "2012-08-04 23:00:00",
|
||||
"latitude": 43.61,
|
||||
"longitude": 3.87,
|
||||
"elevation": 44.0,
|
||||
"tzone": "Europe/Paris",
|
||||
"output_index": "",
|
||||
"unit_scene_length": "cm",
|
||||
"hydraulic_structure": true,
|
||||
"negligible_shoot_resistance": false,
|
||||
"energy_budget": true
|
||||
},
|
||||
"planting": {
|
||||
"spacing_between_rows": 3.6,
|
||||
"spacing_on_row": 1,
|
||||
"row_angle_with_south": 140.0
|
||||
},
|
||||
"phenology": {
|
||||
"emdate": "2012-04-01 00:00:00",
|
||||
"t_base": 10.0
|
||||
},
|
||||
"mtg_api": {
|
||||
"collar_label": "inT",
|
||||
"leaf_lbl_prefix": "L",
|
||||
"stem_lbl_prefix": [
|
||||
"in",
|
||||
"Pet",
|
||||
"cx"
|
||||
]
|
||||
},
|
||||
"numerical_resolution": {
|
||||
"max_iter": 100,
|
||||
"psi_step": 1.0,
|
||||
"psi_error_threshold": 0.05,
|
||||
"t_step": 1.0,
|
||||
"t_error_threshold": 0.02
|
||||
},
|
||||
"irradiance": {
|
||||
"E_type": "Rg_Watt/m2",
|
||||
"E_type2": "Eabs",
|
||||
"opt_prop": {
|
||||
"SW": {
|
||||
"leaf": [
|
||||
0.06,
|
||||
0.07
|
||||
],
|
||||
"stem": [
|
||||
0.13
|
||||
],
|
||||
"other": [
|
||||
0.06,
|
||||
0.07
|
||||
]
|
||||
},
|
||||
"LW": {
|
||||
"leaf": [
|
||||
0.04,
|
||||
0.07
|
||||
],
|
||||
"stem": [
|
||||
0.13
|
||||
],
|
||||
"other": [
|
||||
0.06,
|
||||
0.07
|
||||
]
|
||||
}
|
||||
},
|
||||
"turtle_format": "soc",
|
||||
"turtle_sectors": "46",
|
||||
"icosphere_level": null
|
||||
},
|
||||
"energy": {
|
||||
"solo": true,
|
||||
"t_cloud": 2.0,
|
||||
"t_sky": -20.0
|
||||
},
|
||||
"hydraulic": {
|
||||
"psi_min": -3.0,
|
||||
"Kx_dict": {
|
||||
"a": 1.6,
|
||||
"b": 2.0,
|
||||
"min_kmax": 0.000111
|
||||
},
|
||||
"par_K_vul": {
|
||||
"model": "misson",
|
||||
"fifty_cent": -0.76,
|
||||
"sig_slope": 1.0
|
||||
}
|
||||
},
|
||||
"exchange": {
|
||||
"rbt": 0.6667,
|
||||
"Na_dict": {
|
||||
"aN": -0.0008,
|
||||
"bN": 3.3,
|
||||
"aM": 6.471,
|
||||
"bM": 56.635
|
||||
},
|
||||
"par_gs": {
|
||||
"model": "misson",
|
||||
"g0": 0.0,
|
||||
"m0": 7.3,
|
||||
"psi0": -0.65,
|
||||
"D0": 1.0,
|
||||
"n": 4.0
|
||||
},
|
||||
"par_photo": {
|
||||
"alpha": 0.24,
|
||||
"Kc25": 404.9,
|
||||
"Ko25": 278.4,
|
||||
"Tx25": 42.75,
|
||||
"ds": 0.635,
|
||||
"dHd": 200.0,
|
||||
"RespT_Kc": {
|
||||
"c": 38.05,
|
||||
"deltaHa": 79.43
|
||||
},
|
||||
"RespT_Ko": {
|
||||
"c": 20.30,
|
||||
"deltaHa": 36.38
|
||||
},
|
||||
"RespT_Vcm": {
|
||||
"c": 26.35,
|
||||
"deltaHa": 65.33
|
||||
},
|
||||
"RespT_Jm": {
|
||||
"c": 17.57,
|
||||
"deltaHa": 43.54
|
||||
},
|
||||
"RespT_TPU": {
|
||||
"c": 21.46,
|
||||
"deltaHa": 53.1
|
||||
},
|
||||
"RespT_Rd": {
|
||||
"c": 18.72,
|
||||
"deltaHa": 46.39
|
||||
},
|
||||
"RespT_Tx": {
|
||||
"c": 19.02,
|
||||
"deltaHa": 37.83
|
||||
}
|
||||
},
|
||||
"par_photo_N": {
|
||||
"Vcm25_N": [
|
||||
34.02,
|
||||
-3.13
|
||||
],
|
||||
"Jm25_N": [
|
||||
78.27,
|
||||
-17.3
|
||||
],
|
||||
"Rd_N": [
|
||||
0.42,
|
||||
-0.01
|
||||
],
|
||||
"TPU25_N": [
|
||||
6.24,
|
||||
-1.92
|
||||
]
|
||||
}
|
||||
},
|
||||
"soil": {
|
||||
"soil_class": "Sandy_Loam",
|
||||
"soil_dimensions": {
|
||||
"width": 3.6,
|
||||
"length": 1.0,
|
||||
"depth": 1.2
|
||||
},
|
||||
"rhyzo_coeff": 0.75
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue