DARPA-ASKEM / Model-Representations

Modeling framework representations for ASKEM
https://darpa-askem.github.io/Model-Representations/
8 stars 2 forks source link

initial halfar petrinet model #67

Closed danbryce closed 11 months ago

danbryce commented 11 months ago

This model involves discretizing the halfar model in one dimension to five spatial coordinates. The slides at:

https://docs.google.com/presentation/d/1DCHGtl40xfgfXiK__ZhdFo0SHN_i0HaD27fqRla8b_0/edit#slide=id.p

describe the model in more detail.

bgyori commented 11 months ago

Wow, Halfar model as Petri net was not on my bingo card for this hackathon but I really like it!

danbryce commented 11 months ago

I'm working on a generator for these models that controls the discretization, but I'm not sure if this is a good repo to hold it. I'll update this instance in the future to point to the generator script in the funman repo.

bgyori commented 11 months ago

I think the JSON example is definitely a good fit here but the code should probably be somewhere else.