Coder Social home page Coder Social logo

Comments (6)

pitipatw avatar pitipatw commented on June 11, 2024 1

I've a very minor experience with non linear buckling shape optimization, but I could start looking into this.

from topopt.jl.

pitipatw avatar pitipatw commented on June 11, 2024

Is there anything I can do about this?

I'm working on concrete topology optimization, so I have to deal with nonlinearity properties of concrete.
I might use this function in the near future.

Also buckling :)

from topopt.jl.

mohamed82008 avatar mohamed82008 commented on June 11, 2024

Sounds great! My current plan is to use something like https://github.com/gdalle/ImplicitDifferentiation.jl for defining an implicit function for the NLSolve. So we just need to define our equilibrium conditions using TopOpt.jl function. The main missing piece is defining a differentiable function for the element stiffness matrices given a ground mesh, design x and displacement field u. Once you have K(x, u), we can write the equilibrium as K(x, u) u = f and use NLsolve.jl with ImplicitDifferentiation.jl to compute and differentiate the nonlinear displacement u.

from topopt.jl.

mohamed82008 avatar mohamed82008 commented on June 11, 2024

For buckling we already have it for trusses https://github.com/JuliaTopOpt/TopOpt.jl/blob/master/test/truss_topopt_problems/test_buckling_optimize.jl. For continuum it needs some work.

from topopt.jl.

mohamed82008 avatar mohamed82008 commented on June 11, 2024

nonlinear buckling is a separate beast though if that's what you mean

from topopt.jl.

mohamed82008 avatar mohamed82008 commented on June 11, 2024

if you find any readings useful in your learning, feel free to open a PR here https://github.com/JuliaTopOpt/EducationalResources and add them

from topopt.jl.

Related Issues (20)

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.