devito icon indicating copy to clipboard operation
devito copied to clipboard

iso-acoustic free surface leads to `fabs(<integer expr>)` in the generated code

Open FabioLuporini opened this issue 3 years ago • 0 comments

it should rather be abs(...) not fabs(...)

this causes compilation warnings which however shouldn't affect the correctness...

FabioLuporini avatar Jan 04 '21 09:01 FabioLuporini