Skip to content

Commit

Permalink
Update user_inputs.jl
Browse files Browse the repository at this point in the history
Commented :backend => MetalBackend() in CompEuler 3d.
  • Loading branch information
smarras79 authored Jun 5, 2024
1 parent b9c89fe commit 525ce65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion problems/equations/CompEuler/3d/user_inputs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function user_inputs()
:ndiagnostics_outputs => 10,
:case => "rtb",
:lsource => true,
:backend => MetalBackend(),
#:backend => MetalBackend(),
#---------------------------------------------------------------------------
#Integration and quadrature properties
#---------------------------------------------------------------------------
Expand Down

0 comments on commit 525ce65

Please sign in to comment.