Skip to content

Commit 79bcbac

Browse files
capital End
1 parent 101b0d5 commit 79bcbac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/apps/FSI/examples/MokChannelWithFlexibleWall.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ proc FSI::examples::TreeAssignationMokChannelFlexibleWall {args} {
194194

195195
# Fluid Inlet
196196
Fluid::xml::CreateNewInlet Inlet {new true name interval1 ini 0 end 10.0} true "0.1214*(1-cos(0.1*pi*t))*y*(1-y)"
197-
Fluid::xml::CreateNewInlet Inlet {new true name interval2 ini 10.0 end end} true "0.2428*y*(1-y)"
197+
Fluid::xml::CreateNewInlet Inlet {new true name interval2 ini 10.0 end End} true "0.2428*y*(1-y)"
198198

199199
# Fluid Outlet
200200
set fluidOutlet "$fluidConditions/condition\[@n='Outlet$nd'\]"

0 commit comments

Comments
 (0)