NAVADMC / ADSM

A simulation of disease spread in livestock populations. Includes detection and containment simulation.
Other
10 stars 5 forks source link

C Engine output producting unexpected fields #850

Closed missyschoenbaum closed 6 years ago

missyschoenbaum commented 6 years ago

I am looking at the C Engine output that goes out into the log files. For variables that are parameterize to the production type level, the naming convention happens something like
descUDetCattle -- variable that captures the count for destruction cumulative by Unit for only Cattle descUDetSwine -- variable that captures the count for destruction cumulative by Unit for only Cattle descUDet - variable that captures all the count for destruction cumulative by Unit for both Cattle and Swine, so a sum of the previous 2 variables listed here In this case, which is the sample scenario, there are only 2 production types.

missyschoenbaum commented 6 years ago

My mistake, this is working.