Skip to content

how to use it in an irregular domain #16

Open
@WeCcRy

Description

I want to know that how to use it in a irregular domain and could you provide an example. By the way,could you explain more about the following code. I can't figure out that how it work and what kind of input should i provide(like use it to a complex boundary condition). Thanks.
# boundary loss x_batch_boundary = jnp.array([0.]).reshape((1,1)) u_boundary = jnp.array([1.]).reshape((1,1)) ut_boundary = jnp.array([0.]).reshape((1,1)) required_ujs_boundary = ( (0,()), (0,(0,)), )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions