

Biomass pirolisis
I'm working on a simulation of a biomass pirolisis and I'd like to know which type of reaction is the most appropriate because solid phase doesn't appear in reactions.What could I possibly do?
DWSIM


Currently, DWSIM doesn't support solid-phase reactions. However, you can model such reactions using script manager by making use of python.


Thanks for your answer, but how could I learn to model this by making use of python?