This website requires JavaScript.
Explore
Help
Sign In
tboudreaux
/
GridFire
Watch
1
Star
0
Fork
0
You've already forked GridFire
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
155
Commits
3
Branches
0
Tags
70ebe151ba97d342b49802ad3c7536705666ac45
Commit Graph
3 Commits
Author
SHA1
Message
Date
Emily Boudreaux
ced29d2f63
fix(engine_multiscale): resolved bug which prevented proper equilibrium abundances from being found
...
this was done by adjusting the scaling of the QSE operator() residuals from r = dy/dt to r=(dy/dt)/y
2025-10-22 09:54:10 -04:00
Emily Boudreaux
0b77f2e269
refactor(reaction): refactored to an abstract reaction class in prep for weak reactions
2025-08-14 13:33:46 -04:00
Emily Boudreaux
f20bffc411
feat(python): added robust python bindings covering the entire codebase
2025-07-23 16:26:30 -04:00