Skip to content

Commit

Permalink
Fixes bbb.v outflux_mol typo
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Feb 13, 2025
1 parent 0ec9c26 commit 475279f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbb/bbb.v
Original file line number Diff line number Diff line change
Expand Up @@ -3793,7 +3793,7 @@ wallflux subroutine
plateflux subroutine
# diagnostic calc particle/heat flux to plates; alt. to balancee
outlux_mol( iflx_i:real, iflx_a:real, thflx_a:real, thflxm:real,
outflux_mol( iflx_i:real, iflx_a:real, thflx_a:real, thflxm:real,
recyca:real, recycm:real, alba:real, albm:real,
oflx_a:real, oflx_m:real) subroutine
# Recycling module for molecular recycling
Expand Down

0 comments on commit 475279f

Please sign in to comment.