Skip to content

Commit 44b29fd

Browse files
committed
further clean up
1 parent ad70abc commit 44b29fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/forward_solver/m_imr_fd.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@
528528
% solves temperature boundary conditions at the bubble wall
529529
function Tauw = Boundary_mass(prelim)
530530

531+
% no thermal transport in the surroundings
531532
Tm_trans = ones(2,1);
532533
T_trans = zeros(2,1);
533534

0 commit comments

Comments
 (0)