constant | cAnimalPrice1 | price per g animal weight | DOUBLE | currency / g | 0.0 | 2000.0 | 126.0 |
constant | cAnimalPrice2 | price per g animal weight | DOUBLE | currency / g | 0.0 | 2000.0 | 126.0 |
constant | cAnimalPrice3 | price per g animal weight | DOUBLE | currency / g | 0.0 | 2000.0 | 126.0 |
constant | cConcentratePrice | Conversion from J to currency | DOUBLE | currency / J | 0.0 | 100.0 | 55.65 |
constant | cDailyExpenses | daily expenses | DOUBLE | currency | 0.0 | 500000.0 | 0.0 |
constant | cInitialCash | initialState of the cashpoint | DOUBLE | currency | 0.0 | 500000.0 | 0.0 |
input | iAnimalSellout1 | Sold Animal per Day Juvenile Female | DOUBLE | animal | 0.0 | 100000.0 | 0.0 |
input | iAnimalSellout2 | Sold Animal per Day SubAdult Female | DOUBLE | animal | 0.0 | 100000.0 | 0.0 |
input | iAnimalSellout3 | Sold Animal per Day Adult Female | DOUBLE | animal | 0.0 | 100000.0 | 0.0 |
input | iConcentratePurchase | Purchase concentrate amount | DOUBLE | J | 0.0 | 100000.0 | 0.0 |
input | iConcentrateSellOut | Earnings of concentrate sell out | DOUBLE | J | 0.0 | 1000.0 | 0.0 |
input | iDoInitialize | Switch to re-initialize the model with initial values. | BOOLEAN | 1 | - | - | false |
input | iIrregularAnimalSellout1 | Earnings of irregular animal sell out | DOUBLE | currency | 0.0 | 100000.0 | 0.0 |
input | iIrregularAnimalSellout2 | Earnings of irregular animal sell out | DOUBLE | currency | 0.0 | 100000.0 | 0.0 |
input | iIrregularAnimalSellout3 | Earnings of irregular animal sell out | DOUBLE | currency | 0.0 | 100000.0 | 0.0 |
state | sCash | Enteric Fermentation Emission from a livestock category | DOUBLE | currency | 0.0 | 5.0E7 | 0.0 |
rate | rCash | change of cash point today | DOUBLE | currency | 0.0 | 500000.0 | 0.0 |
out | ConcentrateCost | Cost of concentrate purchase | DOUBLE | currency | 0.0 | 500000.0 | 0.0 |
out | EarningsConcentrateSale | Earnings of concentrate sell out | DOUBLE | currency | -500000.0 | 500000.0 | 0.0 |
out | EarningsIrregularAnimalSellout | Earnings of irregular animal sell out | DOUBLE | currency | 0.0 | 100000.0 | 0.0 |
out | EarningsRegularAnimalSellout | Earnings of regular animal sell out | DOUBLE | currency | 0.0 | 100000.0 | 0.0 |