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

PINA/tutorials/tutorial11 0.2 version #420

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

PINA/tutorials/tutorial11 0.2 version #420

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/tutorial11/tutorial.py", line 38, in <module>
    class SimpleODE(SpatialProblem):
  File "/home/matte_b/PINA/tutorials/tutorial11/tutorial.py", line 51, in SimpleODE
    'x0': Condition(location=CartesianDomain({'x': 0.}), equation=FixedValue(1)),             
# We fix initial condition to value 1
  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']).
@ndem0 ndem0 added the v0.2 implementation in v0.2 label Jan 22, 2025
@dario-coscia dario-coscia changed the title PINA/tutorials/tutorial11 PINA/tutorials/tutorial11 0.2 version 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