Recent content by Gwen
-
What's New in the World of Science?
Happy to be back!- Gwen
- Thread
- Replies: 1
- Forum: New Member Introductions
-
Python Thermal lattice Boltzmann model ignoring source term -- python code help please
LBM model for phase change- relevant equations found here. Also here. #Thermal LBM #solves 1D 1 phase phase-change #D2Q5 Lattice nx=100 # the number of nodes in x direction lattice direction ny=5 # the number of nodes in y...- Gwen
- Thread
- Boltzmann Code Lattice Lattice models Model Phase change Python Source stefan Term Thermal
- Replies: 1
- Forum: Programming and Computer Science