We briefly discussed in the call compatibility between models.
I think what we want is agreed names for the properties of the micro class. We had some discussion of that: n, SET for stress energy, Faraday or some similar contraction.
Then, compatibility can use hasattr to check if all the required things are properties of the micro class.
Filtering/MesoModels.py
Line 16 in c6f4e2c
We briefly discussed in the call compatibility between models.
I think what we want is agreed names for the properties of the micro class. We had some discussion of that:
n,SETfor stress energy,Faradayor some similar contraction.Then, compatibility can use
hasattrto check if all the required things are properties of the micro class.