I've been messing around with AlChemy locally. I've been thinking about bringing in some tests. Id like to try adding stuff like:valency limits (carbon only gets 4 bonds max for example)
polarity / partial charges (delta+ and delta-)
different bond strengths (strong covalent ones vs weak van der waals style, etc)
Basically i want to see if these rules help create more stable or interesting organizations, maybe even something that feels a bit closer to prebiotic chemistry. Has anyone played with anything like this before?
Where in the code would be the best spot to start changing the reaction or collision rules? I'm totally fine forking the repo and experimenting, just don't want to spin my wheels in the wrong place. Thanks!
I've been messing around with AlChemy locally. I've been thinking about bringing in some tests. Id like to try adding stuff like:valency limits (carbon only gets 4 bonds max for example)
polarity / partial charges (delta+ and delta-)
different bond strengths (strong covalent ones vs weak van der waals style, etc)
Basically i want to see if these rules help create more stable or interesting organizations, maybe even something that feels a bit closer to prebiotic chemistry. Has anyone played with anything like this before?
Where in the code would be the best spot to start changing the reaction or collision rules? I'm totally fine forking the repo and experimenting, just don't want to spin my wheels in the wrong place. Thanks!