/PCS5042

Trabalhos da disciplina PCS5042 do PPGEE

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

PCS-5042

Trabalhos da disciplina PCS5042 (Inteligência Artificial Informada por Leis Físicas e Modelos de Ordem Reduzida para Engenharia) do PPGEE


a)

Replicate figure 3 in Fuks and Tchelepi, 2020 using an analytical solution to the Buckley–Leverett equation, non-convex flux problem (equation 21)

b)

Discretize and numerically solve the Kuramoto–Sivashinsky equation, using the same parameters as Vlachas et. al, section 5.3. Option: Fourier transform. Solution should be similar to figure 14


Solve 1a (Buckley–Leverett) using PINN. Setup only initial condition and boundary countitions, not to use generated data on training. PINN will not be able to learn due to discontinuity in function, train again using diffusive term epsilon = 0.0025 and epsilon = 0.01, this will smooth out discontinuity and allow PINN to learn


Using the data generated in 1b make a model of reduced order using PCA and extrapolate the training data, move back to original domain and check results