Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PINA/tutorials/tutorial2 0.2 version #411

Open
ndem0 opened this issue Jan 22, 2025 · 0 comments
Open

Fix PINA/tutorials/tutorial2 0.2 version #411

ndem0 opened this issue Jan 22, 2025 · 0 comments
Labels
v0.2 implementation in v0.2

Comments

@ndem0
Copy link
Member

ndem0 commented Jan 22, 2025

Traceback (most recent call last):
  File "/home/matte_b/PINA/tutorials/tutorial2/tutorial.py", line 56, in <module>
    class Poisson(SpatialProblem):
  File "/home/matte_b/PINA/tutorials/tutorial2/tutorial.py", line 68, in Poisson
    'gamma1': Condition(location=CartesianDomain({'x': [0, 1], 'y':  1}), equation=FixedValue(0.)),
File "/home/matte_b/PINA/pina/condition/condition.py", line 65, in __new__
    raise ValueError(f"Invalid keyword arguments {kwargs.keys()}.")
ValueError: Invalid keyword arguments dict_keys(['location', 'equation']).
@dario-coscia dario-coscia changed the title Fix PINA/tutorials/tutorial2 Fix PINA/tutorials/tutorial2 0.2 version Jan 22, 2025
@ndem0 ndem0 added the v0.2 implementation in v0.2 label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.2 implementation in v0.2
Projects
None yet
Development

No branches or pull requests

1 participant