How to add several heat flow BC when you a named selection with its corresponding values in a csv ?

Mohan Urs
Member, Employee Posts: 6
✭✭✭
in Structures
I have several named selections to which I want to add heat flow boundary condition. The magnitude for the BC is contained in .csv file.
Tagged:
0
Best Answer
-
You can do this using this generic code attached.
The code assumes that the magnitude values in the csv file are structured in the same order of the named selection (named_selection1 = 1st value in csv).
0