Hard to dynamically generate StockFlows based off DSL, since macro replace occurs before everything else, and the current StockFlowF syntax is a bit complicated, so created a function which translates a simpler input into arguments for StockAndFlowBlock and creates a StockAndFlowF.
…ynamically creating stock flows
Hard to dynamically generate StockFlows based off DSL, since macro replace occurs before everything else, and the current StockFlowF syntax is a bit complicated, so created a function which translates a simpler input into arguments for StockAndFlowBlock and creates a StockAndFlowF.