Reza Abedi
Reza Abedi
Dear @lululxvi Thanks for your help and response. I want to know how `train_x` works for a problem. In a system of PDE equations with two outputs component is used...
Dear @lululxvi Hi and thanks for your help. 1) I want to know How can i implement the underlying LRA algorithm in deepxde. 2) How to define the equation number...
I am trying to solve a problem over a Rectangle Geometry. my rectangle min and max are [0,0], [1,1]. I get the below error: > Warning: Rectangle boundary_normal called on...
Hi I wanted to know that whether there is a way to define the maximum value of an output in a spatial domain as input? For example when my output...
Dear @lululxvi I want to solve a system of equation consist of an energy balance PDE and Arrhenisu equation. My inputs are the Spatial and Temporal dimensions and the ambient...
Dear @lululxvi I want to define a convective boundary condition for a time dependent heat diffusion equation. the boundary condition is k*dT/dx=h*(T-T_inf). How can I implement this? T_inf is a...