Public repository for the model and documents used in the ASF Challenge (Aug 2020-Jan 2021), coordinated by Pauline Ezanno, Sébastien Picault and Timothée Vergne (INRAE).
\ No newline at end of file
This is the public repository for the model and documents used in the
"""Install physical barriers between predefined surrounded/surrounding tiles. Kernel values can only be modified for surrounded/surrounding tiles already active. When new tiles are loaded due to infection spread, kernels must be modified consequently.
"""
### TODO: prevent installing fences while not yet detected (temporarily allowed for test purpose)
ifself.get_model_value('use_fences')andself.statevars.date_first_detection>0andself.time==self.get_model_value('delay_use_fences')+self.statevars.date_first_detection:# and self.statevars.date_first_detection > 0