You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error occurred when MATLAB ran to processCSVwithSim3DCases.m, line 405 if useLoubignac Stmp = loubignac(fem, P, f, u, 1e-4, 1000); %line 405 data.vertexStress = Stmp;
The text was updated successfully, but these errors were encountered:
This might be a bug in GAUSS. Are you able to run any other example? Try changing the exampleIdx at the top of exampleUsage.m to 8 from 5. Also try running the Loubignac example in GAUSS.
An error occurred when MATLAB ran to processCSVwithSim3DCases.m, line 405
if useLoubignac
Stmp = loubignac(fem, P, f, u, 1e-4, 1000); %line 405
data.vertexStress = Stmp;
The text was updated successfully, but these errors were encountered: