DelNov / T-Flows

Program for Simulation of Turbulent Flows
Other
113 stars 50 forks source link

Two little fixes #193

Closed Niceno closed 4 years ago

Niceno commented 4 years ago

Muhamed found a problem with allocation of memory for inlet profiles in Load_Boundary_Conditions. My humble me found out that production due to buoyancy doesn't get allocated for k_eps, for if someone decides to use this model (which beginners have a tendency to do), the program crashes.

With this pull request we take care of them both.

Niceno commented 4 years ago

Anytime :-)