Skip to content

Commit

Permalink
MInor
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiManyer committed Nov 16, 2024
1 parent cbb49cf commit dc0daae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Applications/channel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ function _channel(;

# FE Space parameters
params[:fespaces] = Dict(
:order => order,
:order_u => order,
:order_j => order_j,
:rt_scaling => rt_scaling ? 1.0/get_mesh_size(model) : nothing,
:fluid_disc => fluid_disc,
Expand Down

0 comments on commit dc0daae

Please sign in to comment.