Training Exercise 3
- Due No due date
- Points 0
Part 1a:
Download the uflvector_exercise.py or uflvector_exercise.ipynb and look at it to understand some basic UFL concepts.
Run the script or notebook and compare your results with the solutions obtained in uflvector_exercise.pdf.
Part 1b: Download the plaplace_excercise.py Download plaplace_excercise.py or uflvector_excercise.ipynb Download uflvector_excercise.ipynb and implement the p-Laplacian.
Run the script or notebook and compare your results with the solutions obtained in uflvector_excercise.pdf Download uflvector_excercise.pdf.
Part 2:
Download the parabolic_exercise.py or parabolic_exercise.ipynb and implement the form a and right hand side b.
Compare your results with parabolic_exercise.pdf.