Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stenosis wizard fails #50

Closed
jginternational opened this issue Apr 3, 2017 · 2 comments
Closed

Stenosis wizard fails #50

jginternational opened this issue Apr 3, 2017 · 2 comments
Assignees
Labels

Comments

@jginternational
Copy link
Member

After step 3 - Fluid conditions.
Stack:

invalid command name ""
invalid command name ""
    while executing
"$basenode selectNodes "./group\[@n='$groupid'\]""
    (procedure "AddConditionGroupOnNode" line 2)
    invoked from within
"AddConditionGroupOnNode $node $groupid"
    (procedure "spdAux::AddConditionGroupOnXPath" line 5)
    invoked from within
"spdAux::AddConditionGroupOnXPath $where "Inlet""
    (procedure "::StenosisWizard::Wizard::NextFluid" line 5)
    invoked from within
"::${wizardid}::Wizard::Next$stepId"
    (procedure "Wizard::NextEvent" line 5)
    invoked from within
"Wizard::NextEvent 2"
    (command bound to event)

@jginternational jginternational self-assigned this Apr 3, 2017
@jginternational
Copy link
Member Author

Writing mdpa also fails inlet

Error (l685): key "Inlet" not known in dictionary
STACK:
key "Inlet" not known in dictionary
    while executing
"dict get $dict_group_intervals $groupid"
    (procedure "writeBoundaryConditions" line 17)
    invoked from within
"writeBoundaryConditions"
    (procedure "writeConditions" line 2)
    invoked from within
"writeConditions"
    (procedure "Fluid::write::writeModelPartEvent" line 13)
    invoked from within
"Fluid::write::writeModelPartEvent"
    ("eval" body line 1)
    invoked from within
"eval $wevent"
    (procedure "write::writeAppMDPA" line 17)
    invoked from within
"write::writeAppMDPA Fluid"
    (procedure "StenosisWizard::write::writeModelPartEvent" line 3)
    invoked from within
"StenosisWizard::write::writeModelPartEvent"
    ("eval" body line 1)
    invoked from within
"eval $wevent"
    (procedure "writeAppMDPA" line 17)
    invoked from within
"writeAppMDPA $appid"
    (procedure "::write::writeEvent" line 18)
    invoked from within
"::write::writeEvent $filename"
    (procedure "::AfterWriteCalcFileGIDProject" line 4)
    invoked from within
"::AfterWriteCalcFileGIDProject {E:\JG\Escritorio\test2.gid\test2.dat} 0"


jginternational added a commit that referenced this issue Apr 3, 2017
@jginternational
Copy link
Member Author

The fail writing will be fixed when #52 is fixed.

Can be patched Remeshing manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant