Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set an additional initial condition? #48

Open
zzFxxking opened this issue Apr 7, 2023 · 0 comments
Open

How to set an additional initial condition? #48

zzFxxking opened this issue Apr 7, 2023 · 0 comments
Assignees

Comments

@zzFxxking
Copy link


image

If I have this two initial condition ,and I set the first initial condition like
'solver = Solver(pde, ndims=5, nparams=1,
initial_condition=0,boundary_condition=0,
layout='fafafafaf', units=[10, 30, 50, 30, 1], activation='TanH')'
but how can I add another one in my program?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants