ABM for Social Cohesion and Wellbeing(ABMSCWB) 1.0.0
ABM model studying impact of social cohesion on wellbeing of a society. Ibn Khaldun’s cyclical theory of history is being used as the theoretical lens along with some other theories. Social cohesion is measured as TSC = (TVE + 2 * (TPI * TPL - TNI * TNL))/((TPI+TNI))
Where
TSC total-social-cohesion ; Variable for social cohesion
TPI total-positive-interactions ; Count of positive interactions
TNI total-negative-interactions ; Count of negative interactions
TPL total-positive-learning ; Count of positive learning outcomes
TNL total-negative-learning ; Count of negative learning outcomes
and total wellbeing is measured as TWB = TVE + TME .... where TME = TBE + TRE… TBE = total birth energy, TVE is the summation of randomly assigned valued energies of turtles who have two breeds hedonic (if VE = 0-49) and eudemonic (if VE = 50-100). TRE is the total resource energy acquired by the agents by consuming renewable and non-renewable resources. Social cohesion is impacted by changing negative-interaction-cost and positive-interaction-benefit and also the reproduction threshold. experiment was designed to change these values and see the change in the values of TSC and TWB. 2500 runs were done and data generated for TSC and TWB.

Release Notes
Netlogo 6.2.0 was used