rhdodds / warp3d

Open source code for nonlinear finite element analysis of 3D solids and structures
Other
97 stars 38 forks source link

stress-strain curve with more than 20 points #17

Open vivelakorea opened 2 years ago

vivelakorea commented 2 years ago

Hi,

Always thank you for this great software.

I’m comparing some results between abaqus and warp3d. I tested three cases:

  1. Stress strain curve with 100 point in abaqus
  2. Same stress strain curve with only 20 point in abaqus
  3. Same stress strain curve with only 20 point in warp3d

Result showed that 2 and 3 was similar, but 1 was different. So my question is, is there any way to provide stress strain curve with data point more than 20 in warp3d?

Thank you,

Gyujang Sim

rhdodds commented 2 years ago

Hi Gyujang,

Looking at this today.

Best,

Bob

On May 7, 2022, at 8:52 PM, 심규장 Gyujang Sim @.***> wrote:

Hi,

Always thank you for this great software.

I’m comparing some results between abaqus and warp3d. I tested three cases:

Stress strain curve with 100 point in abaqus Same stress strain curve with only 20 point in abaqus Same stress strain curve with only 20 point in warp3d Result showed that 2 and 3 was similar, but 1 was different. So my question is, is there any way to provide stress strain curve with data point more than 20 in warp3d?

Thank you,

Gyujang Sim

— Reply to this email directly, view it on GitHub https://github.com/rhdodds/warp3d/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7CB7REZ2FRVUMA4LYRVBLVI4T5ZANCNFSM5VLIIKLQ. You are receiving this because you are subscribed to this thread.

rhdodds commented 2 years ago

Hi Gyujang,

I increased the max # points from 20 to 200.

I assume you are running on Windows.

Here is a link to a replacement “run_windows” directory for WARP3D that has this modification.

If you are running Linux or Mac let me know and I’ll send their run directories.

Best,

Bob

https://www.dropbox.com/s/k1kz3iw10xill4c/run_windows.zip?dl=0 https://www.dropbox.com/s/k1kz3iw10xill4c/run_windows.zip?dl=0

On May 7, 2022, at 8:52 PM, 심규장 Gyujang Sim @.***> wrote:

Hi,

Always thank you for this great software.

I’m comparing some results between abaqus and warp3d. I tested three cases:

Stress strain curve with 100 point in abaqus Same stress strain curve with only 20 point in abaqus Same stress strain curve with only 20 point in warp3d Result showed that 2 and 3 was similar, but 1 was different. So my question is, is there any way to provide stress strain curve with data point more than 20 in warp3d?

Thank you,

Gyujang Sim

— Reply to this email directly, view it on GitHub https://github.com/rhdodds/warp3d/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7CB7REZ2FRVUMA4LYRVBLVI4T5ZANCNFSM5VLIIKLQ. You are receiving this because you are subscribed to this thread.

vivelakorea commented 2 years ago

Thank you for your update. I downloaded the run_windows directory, but it seems that warp3d.exe in the directory doesn't work in my desktop. It says, ordinal 270 could not be located at ~\warp3d\run_windows\warp3d.exe

I'm using window 10 enterprise, Intel Xeon(R) CPU with 64 bit.

Thank you, Gyujang Sim

rhdodds commented 2 years ago

G-

Could you please send me a screenshot of the window In which this occurs.

Also the build number for you windows installation.

Thanks

Bob

Sent from my iPad

On May 9, 2022, at 7:21 PM, 심규장 Gyujang Sim @.***> wrote:

 Thank you for your update. I downloaded the run_windows directory, but it seems that warp3d.exe in the directory doesn't work in my desktop. It says, ordinal 270 could not be located at ~\warp3d\run_windows\warp3d.exe

I'm using window 10 enterprise, Intel Xeon(R) CPU with 64 bit.

Thank you, Gyujang Sim

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

vivelakorea commented 2 years ago

Sorry, it was my mistake. I forgot manual's instruction, to change save_libiomp5md.dll to libiomp5md.dll.

Again, thank you for your update.

Gyujang Sim