-
-
-
v6.391809744 · ·
expanded capabilities for 4D arfidata * ability to handle 3 spatial dimensions * option to write to HDF5 result files for res_sim files >4 GB
-
-
-
-
-
-
-
-
-
v5.1.146ef4863 · ·
fix TopLoad.py method imports BUG FIX: TopLoads.py imported SortNodeIDs() and extractPlane() from bc.py, instead of the new correct fem_mesh.py module
-
-
v5.0.007b481c3 · ·
NEW disp.dat file format that does not repeat the node IDs with each timestep * disp.dat files are now ~25% smaller * newer scripts can be used with older files by invoking the --legacynodes flag * within the new version, CLI syntax shouldn't have to change * new disp.day format is: NUM_NODES NUM_DIMS NUM_TIMESTEPS NODE IDs for each timestep: X-DISP Y-DISP Z-DISP
-
v4.4.0b16cb821 · ·
refactor create_disp_date * speed up reading number of timesteps * only correct E notation in nodout when needed, not testing everyline * generate PEP8 style enforcement
-
-
v4.3.0e70ff952 · ·
v4.3.0 * add post/scale_disp_dat to scale displacement in disp.dat * C++ version orders of magnitude faster than python implementation
-
-
-