# Parameter Table for PipeTree # The head of comment line should be "#" # Format of input line: # [number] [name] [value] [comment] # Parameters for AllocatorTerminal resource_min 0.00e+0 # [g] bud_table_precision 1.00e-1 # [g] # Parameters for PipeBundle recycle_dead_pipe false # [true|false] # stem_length = a * stem_d^b d_to_length 2.80e+1 # ``a'' d_to_length_power 1.10e+0 # ``b'' density_wood 4.00e-1 # [g cm^-3] # TubeMaker tube_vertex_factor 3.0 # [/cm] number = int(# * R^0.5) tube_vertex_max 12 # max number of vertex tube_vertex_min 4 # min number of vertex # foliage_weight = a * stem_d^2 / SLA stem_to_foliage 2.80e+1 # [g cm^-2] originally 2.50e+1 SLA 5.00e+1 # [cm^2 g^-1] # branching branching_point_order0 0.0 3.0 8.0 # [cm] branching_point_order1 -9.9 4.0 # [cm] no branching if (# < 0.0) branching_point_order2 -9.9 2.0 # [cm] branching_point_order3 -9.9 # [cm] # Angles phi_min_vertical 0.45 # [* M_PI] phi_min_lateral 0.00 # [* M_PI] modifier_vertical 0.60 0.50 1.0 # [twisting] modifier_lateral 1.50 0.499 1.0 # [curving] branching_vertical 0.0 0.15 1.0 # [Polar] branching_vertical 1.333 0.15 1.0 branching_vertical 2.666 0.15 1.0 branching_lateral 0.02 0.15 1.0 # [Polar] branching_lateral 0.98 0.15 1.0 # needle triangles triangle_area_min 0.5 # [cm^2] min area of vit_triangle foliage_longevity 3 # [years] needle_vertical 0.0 0.05 1.5 # [Polar] needle_vertical 0.5 0.05 1.5 # [Polar] needle_vertical 1.0 0.05 1.5 # [Polar] needle_vertical 1.5 0.05 1.5 # [Polar] needle_lateral 0.00 0.05 3.0 # [Polar] needle_lateral 1.00 0.05 3.0 # [Polar] # eye location (origin: xyz_root of terminal PipeBundle) eye_rotate_vertical 0.00 0.50 1.02 eye_rotate_lateral 0.50 0.48 0.5 # Parameters for Production = light_ss * X * pmax / (light_ss * X + pmax) light_and_ss 6.0e+1 # [W/cm^2][g/g/W/m^2] 400 * 0.2 pmax 1.70 # [g/g] originally 16.0 # respiration root_cost 0.15 # [0-1] respiration_foliage 1.00 # [g g^-1 yr^-1] 1.0 respiration_surface 3.0e-4 # [g /cm^2] # growth_cost resource_max_vertical 30.0 # [g] resource_max_lateral 30.0 # [g] # scoring cos_phi_factor 0.20 # socre *= 1.0 - cos_phi * # bud_scoring_vertical 1.00 # main_score *= 1.0 - exp(-light * light * #) bud_scoring_lateral 0.40 # # breakage = exp(-breakage_bundle * pipe_bundle->AreaAlive()) breakage_bundle 2.0e-5 # Prob = exp(-# * ...) mortality_light 4.0 # Prob *= 1 - pow(1-light, #)