Ilya
Ilya
I used this architecture for my project and adding edge features increased accuracy of PMLP
I fixed tessellation, so now will work on windows via docker or pip. I used mesh_to_sdf instead of pysdf
Implemented all suggestions
In classical CFD, for better results, incompressible form is used for low Mach numbers. I was able to achieve better results with an incompressible equation for PINNs than with a...
> > I fixed tessellation, so now will work on windows via docker or pip. I used mesh_to_sdf instead of pysdf > > e.g modulus-sym\examples\geometry\tessellated_example.py your fixed tessellation can work,...
> Hi @chaous , sorry for the delay in getting attention to this PR. Thanks for the contribution! Can we split this PR into two? One that adds equations and...
> I've noticed that in the PDE solving demo the ground truth solution for the PDE is used to evaluate the boundary condition loss and is thus used in the...