Skip to content

Commit 04b4308

Browse files
committed
Fix typo
1 parent 36056b3 commit 04b4308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/multiphase/d3q27_pf_velocity/Dynamics.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ if (Options$thermo){
214214
AddSetting(name="force_fixed_iterator", default=2, comment='to resolve implicit relation of viscous force')
215215
AddSetting(name="Washburn_start", default="0", comment='Start of washburn gas phase')
216216
AddSetting(name="Washburn_end", default="0", comment='End of washburn gas phase')
217+
AddSetting(name="Tanh_init", default="0", comment='Start of tanh interface initialisation')
217218
AddSetting(name="radAngle", default='1.570796', comment='Contact angle in radians, can use units -> 90d where d=2pi/360', zonal=T)
218219
AddSetting(name="minGradient", default='1e-8', comment='if the phase gradient is less than this, set phase normals to zero')
219220
##SPECIAL INITIALISATIONS

0 commit comments

Comments
 (0)