Bug report and a few question

hi, forums

i'd like to report some bug i found (or maybe my misunderstanding)

1.

JSphShifting_ker.cu:146

2.

in twophase code JSph.cpp:1792 this function write the pressure data to Bi4 file.

obviously, the variable "cteb" is like a global value (e.g. its lifetime larger than the parallel structure below, but its value may change in parallel execution). as a consequence,

conflict.

3.

in twophase code JSphGpu_ker.cu:1999 this function calculate the shifting, delta r.

why, this diffusion coefficient is divided by CFL?

i have checked seveval times in mokos' paper. i can't understand

4.

i 'd like to ask do you have any plan about the liquidgas code, it hasn't been updated for a long time.


i apologize if anyone feel offended

Comments

Sign In or Register to comment.