File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ contains
564564 patch_ib(i)%model_spc = num_ray
565565 patch_ib(i)%model_threshold = ray_tracing_threshold
566566
567- ! Variables to handle moving imersed boundaries, defaulting to no movement
567+ ! Variables to handle moving immersed boundaries, defaulting to no movement
568568 patch_ib(i)%moving_ibm = 0
569569 patch_ib(i)%vel(:) = 0._wp
570570 patch_ib(i)%angles(:) = 0._wp
Original file line number Diff line number Diff line change @@ -879,7 +879,7 @@ contains
879879 patch_ib(i)%model_spc = num_ray
880880 patch_ib(i)%model_threshold = ray_tracing_threshold
881881
882- ! Variables to handle moving imersed boundaries, defaulting to no movement
882+ ! Variables to handle moving immersed boundaries, defaulting to no movement
883883 patch_ib(i)%moving_ibm = 0
884884 patch_ib(i)%vel(:) = 0._wp
885885 patch_ib(i)%angles(:) = 0._wp
You can’t perform that action at this time.
0 commit comments