Skip to content

Commit

Permalink
add submodelpart
Browse files Browse the repository at this point in the history
  • Loading branch information
jginternational committed Feb 23, 2024
1 parent 8b577d7 commit 9c31e35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kratos.gid/apps/MPM/write/write.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ proc MPM::write::writeSubmodelparts { type } {

# A Condition y a meshes-> salvo lo que no tenga topologia
writeLoads
} else {
# Write the initial conditions submodelpart
write::writeNodalConditions [GetAttribute initial_conditions_un]
}
}

Expand Down

0 comments on commit 9c31e35

Please sign in to comment.