-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flusi_to_wabbit not working as before with different Bs implemented (but not used in my case) #28
Comments
please post more details on your problem: call, input parameter, type of failure, screen output |
used flusi-to-wabbit with a 2D file created by command
(this worked with the old version for a 2D domain with jmin=jmax=3, Bs=33) got error message: At line 69 of file LIB/POSTPROCESSING/flusi_to_wabbit.f90 then realised we have a new inputs and executed the command got the error: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation. Backtrace for this error: I dont know what the correct input should be for a 2D file with same Bs in both directions for this case. |
fixed in latest commit |
it turns out it was not fixed at all! |
I cannot find a way to opt out if I have the same Bs for both directions in 2D.
The text was updated successfully, but these errors were encountered: