Nicola Demo

Results 18 comments of Nicola Demo

Dear @ovgeorge, in short, the parameters you are using gives you a nice reconstruction since you are using the maximum number of modes. The problem with the last snapshot is...

Dear @IvanPMorenoMarcos, the function `predict` is not deprecated and it should properly return the prediction at the next timestep, as you understood. The problem I see on your snippet is...

Hi @A3EKV, thanks for using PyDMD and for the good question! The main focus of such tutorial is just showing applicability of PyDMD over OpenFOAM data (since its large popularity...

@bdlafleur Thanks for reporting the problem. I think it is related to Numpy upgrade. From [the documentation page](https://docs.scipy.org/doc/numpy/reference/generated/numpy.linalg.lstsq.html): > rcond : float, optional > Cut-off ratio for small singular values...

Dear @irisstone, thanks for sharing your new additions, surely they will be useful for someone in the community. You have at the moment 15 tests that are failing. Could you...

Thanks for the suggestion! We are already in contact with Professor Kutz in order to port such variant inside PyDMD. I'm going to update this thread once we have additional...

Hi @ElHouas, for large dataset compressed DMD is for sure a valid option. I just don't understand your comment: "I was thinking to use the compressed dmd method available, but...

> The issue I found is when trying to compute the modes using cdmd, I find bigger values for the modes. Is this reasonable? Sorry, but what do you mean...

Dear @liang3588, which version of PyGeM did you installed? What's the output if you just import all the package `import pygem`? Please, the next time use the proper form for...

Dear @KapilKhanal, is it possible to have the STEP file?