Execute function keeps running in HYPERSTUDY
Answers
-
sometimes, the hvtrans freezes while converting the A001, A002,... files to a H3D file.
Maybe, as a workaround, you could add the option '-noh3d' to your solver input arguments in the end, to prevent converting the results into H3D, and avoid this error.
Then for responses, you could call the A001 file instead of the H3D file.
1 -
Adriano Koga_20259 said:
sometimes, the hvtrans freezes while converting the A001, A002,... files to a H3D file.
Maybe, as a workaround, you could add the option '-noh3d' to your solver input arguments in the end, to prevent converting the results into H3D, and avoid this error.
Then for responses, you could call the A001 file instead of the H3D file.
Hello thank you for your reply,
Okay I will try the input argument, so, can the argument be directly written in hyperstudy?
And for the responses I actually want to call the T01 hypergraph file, is it possible with that argument?
0 -
Adriano Koga_20259 said:
sometimes, the hvtrans freezes while converting the A001, A002,... files to a H3D file.
Maybe, as a workaround, you could add the option '-noh3d' to your solver input arguments in the end, to prevent converting the results into H3D, and avoid this error.
Then for responses, you could call the A001 file instead of the H3D file.
Thank you the input argument no h3d works but file loading the output response, it shows: ERROR: Exception ( boost::filesystem::status:acces refused:"\\file source") during (Import)
0 -
Thank you the input argument no h3d works but file loading the output response, it shows: ERROR: Exception ( boost::filesystem::status:acces refused:"\\file source") during (Import)
If yu're using the T01 it will not have any issue with the -noh3d argument.
This error is strange. Looking at the study folder, run_00001>>m_1 does your T01 looks fine? if you load it directly in a HyperGraph session does it work as expected?
Maybe there was something wrong in the responses call. Are you running the nominal run?
0 -
Adriano Koga_20259 said:
If yu're using the T01 it will not have any issue with the -noh3d argument.
This error is strange. Looking at the study folder, run_00001>>m_1 does your T01 looks fine? if you load it directly in a HyperGraph session does it work as expected?
Maybe there was something wrong in the responses call. Are you running the nominal run?
Yes the T01 file runs normally in the hypergraph. but while importing to the data source it gives the above mentioned error. Yes it was a nominal run. I am using the software on my university PC though, does that create an error like this?
0