(set_plant_max_prod_reserve_strategy)= # set plant_max_prod_reserve_strategy Set the global strategy for adding maximum limits for plant production including upward reserves. Can also be set with the attribute 'plant_max_prod_reserve_strategy' on the global_settings object, and is overridden by the plant attribute 'max_prod_reserve_strategy'. The option 'off' (default) will not build any max constraints for plant production and reserves, while 'all' will use the calculated max_prod_all attribute of the plant as maximum, 'available' will use max_prod_available, and 'spinning' will use max_prod_spinning. | | | |---|---| |Options|/off, /all, /available, /spinning| |License|SHOP_RESERVE_GROUP| |Release version|16.2.0| ```{contents} :local: :depth: 1 ```