Search found 2 matches

by chanun
Thu Jul 18, 2019 6:59 am
Forum: Customization
Topic: Use CustomLib to write node coordinates
Replies: 2
Views: 5346

Re: Use CustomLib to write node coordinates

Thank you for your advice.
Since the input format in my case was fixed, I tried to use the tcl commands to organize my format.
Now, I have successfully made my custom ProblemType with the desired format. Thank you very much.

Regards,

chanun
by chanun
Wed Jul 17, 2019 1:21 am
Forum: Customization
Topic: Use CustomLib to write node coordinates
Replies: 2
Views: 5346

Use CustomLib to write node coordinates

Hi, I have successfully created my ProblemType using CustomLib, but have a problem with input file format. However, my exe file needs the input file of which node coordinates and node conditions (e.g. constraints) are written in the same lines. Is it possible for CustomLib to write node coordinates ...