Currently I am using res_utl_extract_nodal_results to extract the result. But in case of huge models and many loadcases the performance is slow. Does anyone have an idea how to increase the performance significantly? Is there an alternative faster call?
In interactive mode calls using the results register like res_data_load_dbresult are used and seem to be many times faster. Does anyone know a way to use the results register to extract the results and use it for individual processes?
I need the data inside Patran. I know that there possibilities to access the hdf5 results file. But I am looking for a solution inside Patran with PCL.
I need the data inside Patran. I know that there possibilities to access the hdf5 results file. But I am looking for a solution inside Patran with PCL.