JiayanJI
Results
3
issues of
JiayanJI
For the same transient advection diffusion problem, the solving speed of the model in version 3.0 is significantly slower than that of version 2.8. The code for 2.8: ```python print('Initial...
performance
How to implement multicomponent transport in the current version.
proposal
feature request
Hi, professor, when I learn this case (Kinetic Dissolution of Quartz), I don't know how to get the value of quartz_dissolved. When I add the command "print(quartz_dissolved)" in the "ratefun()"...