Closed karthikncsuiisc closed 7 months ago
Hi, it is right to inherit from ParametricProblem
(see #254), but there is a minor mistake!
As the error message states, you are missing the parameter_domain
variable (you called it mu1
) which indicates the domain for the parameters in your problem.
Here are some suggestions for better understanding: ParametricProblem doc, Physics Informed Neural Networks on PINA tutorial
Hi👋🏻 Did you solve the issue?
It solved the problem. Thank you
On Sat, Mar 16, 2024, 7:12 AM Dario Coscia @.***> wrote:
Hi👋🏻 Did you solve the issue?
— Reply to this email directly, view it on GitHub https://github.com/mathLab/PINA/issues/260#issuecomment-2001952305, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANIIK6YFBWNQNAFADSYR7DLYYQSIHAVCNFSM6AAAAABEOVRAKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBRHE2TEMZQGU . You are receiving this because you authored the thread.Message ID: @.***>
I tried spatial, time and parametric domain. But it returns error