Constant Field Values


Contents
dk.deepthought.*

dk.deepthought.sidious.greenhouse.CO2SetPoint
private static final double DECREASE_PER_MIN -4.0
private static final double INCREASE_PER_MIN 10.0

dk.deepthought.sidious.greenhouse.HeaterSetPoint
private static final double FACTOR_PER_MINUTE 0.1

dk.deepthought.sidious.greenhouse.LeafPhotosynthesisModel
private static final double a_0 0.0176715
private static final double E_C 59356.0
private static final double E_J 37000.0
private static final double E_O 35948.0
private static final double E_Rd 66405.0
private static final double E_VC 58520.0
private static final double H 220000.0
private static final double J_max_25 210.15
private static final double K_C_25 310.0
private static final double K_O_25 155.0
private static final double M_CO2 0.044
private static final double p_O2i 210.0
private static final double Q_10_Rd 2.21
private static final double R 8.314
private static final double r_b_H2O 100.0
private static final double R_d_25 1.1
private static final double r_s_H2O 50.0
private static final double rho_CO2_T_0 1.98
private static final double S 710.0
private static final double T_0 273.15
private static final double T_25 298.15
private static final double Theta 0.7
private static final double V_c_max_25 97.875
private static final double V_O_C 0.21

dk.deepthought.sidious.greenhouse.WindowSetPoint
private static final int windowAreaPercentage 10

dk.deepthought.sidious.rules.MorningDropRule
private static final int sunrise 360

dk.deepthought.sidious.rules.PhotosynthesisRule
private static final int CO2_END 1600
static final int CO2_INCREMENT 100
static final int CO2_START 300
private static final double DESIRED_RATE 0.8
private static final double GLASS_FACTOR 0d/0d
private static final double SHADE_FACTOR 0d/0d
private static final int T_END 36
static final int T_START 18

dk.deepthought.sidious.rules.TemperatureRule
private static final double MAXVALUE 1000.0

dk.deepthought.sidious.util.RuleProperty
private static final java.lang.String RULES_PROPERTIES_PATH "."



Copyright © Deepthought Development - All Rights Reserved.