Coder Social home page Coder Social logo

Comments (4)

shuheng-liu avatar shuheng-liu commented on August 24, 2024 1

Hi, this looks like a Robin condition if I understand correctly. Currently, we don't have a stable implementation. However, I would recommend adding the boundary constraint to your loss function. You can override the additional_loss function of your solver. Check this documentation and this line of code for more. Note your new additional_loss(self, residual, funcs, coords) function must return a scalar (usually mean squared residual) that will be minimized.

Feel free to reach out if are not sure how to do that.

from neurodiffeq.

shuheng-liu avatar shuheng-liu commented on August 24, 2024

Hi @udemirezen , I'm not sure I understand the notation used here. Can you clarify a little bit more?

from neurodiffeq.

udemirezen avatar udemirezen commented on August 24, 2024

Hi @udemirezen , I'm not sure I understand the notation used here. Can you clarify a little bit more?

Sorry for unclear explanation. I mean:

4D18ED93-6B72-4278-9DAA-631ABA2E4082

these kind of boundary conditions. Here rl is lower value, ru is upper value rl =0 and ru=1 in this case.

from neurodiffeq.

udemirezen avatar udemirezen commented on August 24, 2024

Hi @udemirezen , I'm not sure I understand the notation used here. Can you clarify a little bit more?

Sorry for unclear explanation. I mean:

4D18ED93-6B72-4278-9DAA-631ABA2E4082

these kind of boundary conditions. Here rl is lower value, ru is upper value rl =0 and ru=1 in this case.

especially these Boundary conditions that i wanted to ask:
DEC1C742-5D57-4B98-A9FA-90048CEAE6CF

Is This type of BVC possible to implement?
Thank you

from neurodiffeq.

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.