* check feast
* check global success
* The hight the social rank the higher the richer populations influence is
*/
public ReputationCalculator(){
ModelDIFactory diFactory = ModelDIFactory.getInstance();
consumer = diFactory.getPolulanceConsumtion();
producer = diFactory.getCityProduction();
}