peter-michalski / LatticeBoltzmannSolvers

CAS741: Development of Scientific Computing Software - Course Project
Other
0 stars 0 forks source link

MIS Issue2 #56

Closed Zhang-Zhi-ZZ closed 4 years ago

Zhang-Zhi-ZZ commented 4 years ago

Hi Peter, in section 7.4.3, you only have one assumption. Do you have any consumption for the inputed file? For example, the file contains arrays.

Zhang-Zhi-ZZ commented 4 years ago
Screen Shot 2019-11-28 at 9 10 28 PM

Here's an example.

peter-michalski commented 4 years ago

I was considering this but instead opted to add the Input Checking Module to verify that the file has the correct data and format. This way I am not assuming the structure of the file.