Add plot in tutorials 1,3,4,9
This commit is contained in:
committed by
Nicola Demo
parent
14a6008437
commit
98d4e1fd76
2
tutorials/tutorial1/tutorial.py
vendored
2
tutorials/tutorial1/tutorial.py
vendored
@@ -89,7 +89,7 @@ class TimeSpaceODE(SpatialProblem, TimeDependentProblem):
|
||||
#
|
||||
# Once the `Problem` class is initialized, we need to represent the differential equation in **PINA**. In order to do this, we need to load the **PINA** operators from `pina.operators` module. Again, we'll consider Equation (1) and represent it in **PINA**:
|
||||
|
||||
# In[ ]:
|
||||
# In[2]:
|
||||
|
||||
|
||||
from pina.problem import SpatialProblem
|
||||
|
||||
Reference in New Issue
Block a user