You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build a CALVIN network for Folsom Model. The following is the statement that allowed me to extract the matrix. It was an iterative prcedure. Unfortunately, CAVIN never ran and always asked for an outgoing link. But my aim is to close the network somewhere. If it is the closing issue, what would be the correct format for a piece I desired.
I think problem is that calvin-network-tools does not properly set boundary conditions, which was addressed here in the past #49, but for some reason it is happening again. My recommendation for now is to make modifications to region you would like to change (Tulare?) but run the statewide model, without defining nodes to export. I don't think results would differ much. Then we can address this one.
I am trying to build a CALVIN network for Folsom Model. The following is the statement that allowed me to extract the matrix. It was an iterative prcedure. Unfortunately, CAVIN never ran and always asked for an outgoing link. But my aim is to close the network somewhere. If it is the closing issue, what would be the correct format for a piece I desired.
cnf matrix --verbose --format=csv --start=2002-10 --stop=2003-09 --ts=. --fs=, --to=linksWY2003 --outnodes=nodes --max-ub=1000000000 D17 SR_FOL D9 D85 D64 C7 C8 C104 D44 U204 D503 D511 D507 D509 D541 C173 A207 C37 C38
Thanks
The text was updated successfully, but these errors were encountered: