EmployeeBehaviour.avi : This is an avi file with the visualization results of test 3 in the report.
EmployeeBehaviour.ma : The EmployeeBehaviour model is defined in this file.
EmployeeBehaviour.val : The initial values for the EmployeeBehaviour are specified in this file.
EmployeeBehaviour.pal : This file contains the definition of colors for each of the state values in the cell space. 
rulesA.inc has the definition of the macros for ped, ned and zed for test 1 (in the report)
rulesB.inc has the definition of the macros for ped, ned and zed for test 2 (in the report)
rulesC.inc has the definition of the macros for ped, ned and zed for test 3 (in the report)
rulesD.inc has the definition of the macros for ped, ned and zed for test 4 (in the report)
Note that the line #include(rulesA.inc) needs to be changed to the corresponding files when performing other tests. 
For example, to perform test 3, change #include(rulesA.inc) to #include(rulesC.inc)
EmployeeBehaviour.docx : This file contains a description of the EmployeeBehaviour model alongside the testing and implementation of the model.
EmployeeBehaviour.pdf : This file is the pdf version of EmployeeBehaviour.docx 
Employee_Behaviour_in_Workplace_CA_article2.pdf : This file desicribes the cellular automata model which the EmployeeBehaviour model is based on.