CYCAMORE
Classes | Namespaces | Functions | Variables
src/growth_region.h File Reference
#include <string>
#include <utility>
#include <vector>
#include "cyclus.h"
#include "cycamore_version.h"
#include "growth_region_tests.h"
Include dependency graph for src/growth_region.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cycamore::GrowthRegion
 This region determines if there is a need to meet a certain capacity (as defined via input) at each time step. More...
 

Namespaces

 cycamore
 

Functions

void cycamore::AddCommodityDemand_ (std::string commod, Demand &demand)
 add a demand for a commodity on which this region request that facilities be built More...
 
void cycamore::OrderBuilds (cyclus::toolkit::Commodity &commodity, double unmetdemand)
 orders builds given a commodity and an unmet demand for production capacity of that commodity More...
 
void cycamore::RecordPosition ()
 Records an agent's latitude and longitude to the output db. More...
 
void cycamore::Register_ (cyclus::Agent *agent)
 register a child More...
 
void cycamore::Unregister_ (cyclus::Agent *agent)
 unregister a child More...
 

Variables

cycamore::GrowthRegion cycamore::commodity_demand
 
cyclus::toolkit::Position cycamore::coordinates
 
cycamore::GrowthRegion cycamore::int
 
double cycamore::latitude
 
double cycamore::longitude
 
cyclus::toolkit::SupplyDemandManager cycamore::sdmanager_
 manager for Supply and demand More...
 
cycamore::GrowthRegion cycamore::string