palkinev

Results 2 issues of palkinev

I noticed the usage of MPI_LOGICAL8 type in [Write_Log_Array](https://github.com/DelNov/T-Flows/blob/development_branch/Sources/Shared/Comm_Mod/Parallel/Write_Log_Array.f90) and [Read_Log_Array](https://github.com/DelNov/T-Flows/blob/development_branch/Sources/Shared/Comm_Mod/Parallel/Read_Log_Array.f90) functions. Although it agrees well with other 64-bit parameters like MPI_INTEGER8, but this is an exception. This logical type...

bug
invalid

Muhamed found a bug, which I think deserves to be mentioned here. Test case: Tests/Rans/Channel_Re_Tau_590/Rsm No modification is required in the control file. Run ./Process on 4 threads until 600+...

invalid