Skip to content

Commit 1b164d0

Browse files
Set ImposedFlowRate false Z
1 parent 2702a9a commit 1b164d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

kratos.gid/apps/ShallowWater/xml/XmlController.tcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@ proc ::ShallowWater::xml::CustomTree {args} {
3030
gid_groups_conds::setAttributes "[spdAux::getRoute NodalResults]/value\[@n = 'VELOCITY'\]" [list state normal]
3131
gid_groups_conds::setAttributes "[spdAux::getRoute NodalResults]/value\[@n = 'HEIGHT'\]" [list state normal]
3232
gid_groups_conds::setAttributes "[spdAux::getRoute NodalResults]/value\[@n = 'FREE_SURFACE_ELEVATION'\]" [list state normal]
33+
34+
#
35+
gid_groups_conds::setAttributes "[spdAux::getRoute [GetUniqueName conditions]]/condition\[@n = 'ImposedFlowRate'\]/value\[@n = 'selector_component_Z'\]" [list v Not]
3336
}

0 commit comments

Comments
 (0)