Skip to content

How to set an additional initial condition? #48

Open
@zzFxxking

Description

@zzFxxking


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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions