Alexander Smith

Results 6 comments of Alexander Smith

I will take care of this.

I decided to clean the previous PR, since it contained many forced pushes. (I don't like the idea of pushing something that probably I shouldn't had). The advection PPM method...

Comparing the PPM vs PLM method, I have decided to compare the smooth problem using both methods, giving the following convergence result: ![smooth_converge](https://user-images.githubusercontent.com/72695548/232141435-9edd501c-c313-4d79-a181-c23047db808a.png)

This PR is ready for review. One changed proposed by @simonguichandut was to include the PPM as an option in the advection problem, leaving different folders for different time integration...

yes, but let me develop a little bit: Let us say I want to compute the horizontal average of two fields, `Temp` and `density`, and I want to perform the...

I decided to reinstall binutils and now it works. The warnings still appear but the compilation does not stop there.