UniversalInputs module

These are inputs that are expected to remain constant between regions and properties, this includes:

  • Prices of inputs

  • Value of outputs (grain, wool ,meat)

  • Interest rates & depreciation rates

  • Machinery options

  • Sheep parameters and definition of genotypes

author: young

AfoLogic.UniversalInputs.f_reshape_uinp_defaults(uinp_defaults)
AfoLogic.UniversalInputs.f_select_n_reset_uinp(uinp_defaults)
AfoLogic.UniversalInputs.f_universal_inp_sa(uinp_defaults)

Applies sensitivity adjustment to each input. This function gets called at the beginning of each loop in the exp.py module.

SA order is: sav, sam, sap, saa, sat, sar. So that multiple SA can be applied to one input.

Returns:

None.