This is a report on the outputs produced from one run of a phase 2 test of the rtsetse model.

Paramater values used in this run :

#the arguments and their values passed to rtPhase2Test2
if ( exists("lNamedArgs"))
    print(unlist(lNamedArgs))

Figure 1 Adult population over time summed for the whole grid.

rtPlotPopGrid(aRecord)

Figure 2 Total adults in each grid cell on final day of the simulation.

rtPlotMapPop(aRecord, days='final', sex='both')

Figure 3 Total adults in each grid cell for the last 16 days of the simulation.

rtPlotMapPop(aRecord, days='all', ifManyDays='last', sex='both')


AndySouth/rtsetse documentation built on May 5, 2019, 6:02 a.m.