Access to raw data from converging plots

Access to raw data from converging plots

benoit.neu-faber
Advocate Advocate
210 Views
1 Reply
Message 1 of 2

Access to raw data from converging plots

benoit.neu-faber
Advocate
Advocate

Hi all,

 

I would like to have access to the raw data's of the converging plots.

More specificaly I have around 50 monitor points in the case of a transient analysis.

I could save for each monitor the values in a csv file but this has to be done 50 times.

If all this data's are stored somewhere in a text file I could probably extract this values in less time.

 

Thanks for you help.

 

Benoit

 

0 Likes
211 Views
1 Reply
Reply (1)
Message 2 of 2

KubliJ
Alumni
Alumni

Hi @benoit.neu-faber,

 

Some of the data is stored in the *SCD file, which isn't ASCII readable.

 

I think the best solution here might be the use of a python script during the analysis. I do not have much knowledge on creating one, but I have seen people use them to sample/report data during an analysis.

 

Thanks,

James

 

 



James Kubli, P.E.


Please marked this as solved if your question has been answered.
0 Likes