StructuralInputs module

Contains all the structural inputs relating to the operation of the model.

The inputs are read in from Structural.xlsx.

Note

Only to be changed by experienced AFO developers.

author: young

StructuralInputs.end_col()

Specifies the column number for the current landuse in the rotation dataframe. Used in the crop module

StructuralInputs.structural_inp_sa()

Applies sensitivity adjustment to relevant inputs. Note only inputs in StructuralSA sheet can have sensitivities applied. This function gets called at the beginning of each loop in the exp.py module

Returns

None.