Giter Club home page Giter Club logo

Comments (7)

TeroFrondelius avatar TeroFrondelius commented on August 21, 2024

Dear @OVGULIU, I don't quite understand. Can you rephrase what you mean? Also, if you can be more specific for example point the lines from the file you are referring.

from umat.jl.

Batmanabcdefg avatar Batmanabcdefg commented on August 21, 2024

@TeroFrondelius if we want to compare Abaqus results, we have to add line code #include 'strings_module.f90' in gurson_porous_plasticity.f90, is it correct?

from umat.jl.

TeroFrondelius avatar TeroFrondelius commented on August 21, 2024

@OVGULIU I don't know. @jvaara do you remember?

Anyway, @OVGULIU if you will figure it out and will eventually produce comparison results I would appreciate a pull request a lot that we can compare against Abaqus results.

Similar output as here: https://github.com/JuliaFEM/Materials.jl/blob/master/test/test_chaboche/unitelement_results.rpt (also in similar folder test/test_gurson)

from umat.jl.

Batmanabcdefg avatar Batmanabcdefg commented on August 21, 2024

@TeroFrondelius we may compare the simulation time in Abaqus and Julia by using the same benchmark or?

from umat.jl.

TeroFrondelius avatar TeroFrondelius commented on August 21, 2024

Yes, why not. Most probably Abaqus will be faster than JuliaFEM. In JuliaFEM we currently only have small strains implemented.

from umat.jl.

Batmanabcdefg avatar Batmanabcdefg commented on August 21, 2024

I would like to check the JuliaFEM 's performance when we use the same Abaqus .inp & umat & cpus.

from umat.jl.

ahojukka5 avatar ahojukka5 commented on August 21, 2024

You probably find out that most of the solution time, the code is doing sparse Cholesky factorization, and it's scaling better with respect to the number of threads in ABAQUS than in Julia. Anyway, this would be a very interesting benchmark and hopefully, you can share some results.

from umat.jl.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.