DelNov / T-Flows

Program for Simulation of Turbulent Flows
Other
109 stars 48 forks source link

Fixed wrong boundary values after restart. #212

Closed Niceno closed 4 years ago

Niceno commented 4 years ago

At certain point, program started to give wrong values at bounary cells after restart. Unfortnatelly, this has to do with the way boundary cells are sorted in Divide/Save_Subdomains.f90 procedure, since it impacts the way maps for backup are created.