Skip to content

Commit

Permalink
mixed poisson in work
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirav Shah committed Jul 21, 2024
1 parent 9816e69 commit 06a4a91
Show file tree
Hide file tree
Showing 10 changed files with 9,327 additions and 0 deletions.
Binary file modified demo/mixed_poisson_dlrbnicsx_distributed/model_sigma0.pth
Binary file not shown.
Binary file modified demo/mixed_poisson_dlrbnicsx_distributed/model_sigma1.pth
Binary file not shown.
Binary file modified demo/mixed_poisson_dlrbnicsx_distributed/model_sigma2.pth
Binary file not shown.
Binary file modified demo/mixed_poisson_dlrbnicsx_distributed/model_sigma3.pth
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Warning : Unknown OpenCASCADE entity of dimension 2 with tag 1
Warning : Unknown OpenCASCADE entity of dimension 2 with tag 18
Warning : Unknown OpenCASCADE entity of dimension 2 with tag 22
Warning : Unknown OpenCASCADE entity of dimension 2 with tag 26
Warning : Unknown OpenCASCADE entity of dimension 2 with tag 30
Warning : Unknown OpenCASCADE entity of dimension 2 with tag 31
Warning : Unknown OpenCASCADE entity of dimension 3 with tag 1
Warning : Gmsh has aleady been initialized
WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

WARNING:py.warnings:/rds/user/nvs31/hpc-work/spack/install/linux-rocky8-icelake/gcc-11.3.0/python-3.11.6-d2mrkcs4zb3wcmdtrqu72dotvcqzwv2z/lib/python3.11/site-packages/plum/type.py:207: UserWarning: Could not resolve the type hint of `numpy.ndarray[typing.Any, numpy.dtype[numpy.float64]]`. I have ended the resolution here to not make your code break, but some types might not be working correctly. Please open an issue at https://github.com/wesselb/plum.
return tuple(resolve_type_hint(arg) for arg in x)

rm: cannot remove 'checkpoint_sigma2': No such file or directory
rm: cannot remove 'checkpoint_sigma3': No such file or directory
rm: cannot remove 'checkpoint_sigma1': No such file or directory
rm: cannot remove 'checkpoint_sigma0': No such file or directory
Loading

0 comments on commit 06a4a91

Please sign in to comment.