Code Monkey home page Code Monkey logo

msc-literature-review's People

Contributors

kikem avatar

Watchers

 avatar  avatar

msc-literature-review's Issues

PB : Categories

  • PB: Product Backlog
  • FOM: Full Order Model
  • ROM: Reduced Order Model
  • DEIM: Discrete Empirical Interpolation Method
  • MDEIM: Matrix Discrete Empirical Interpolation Method
  • TH: Theoretical Analysis
  • LT: Literature Review

LATEX : From pdf to bib entry faster

Right now finding a relevant paper and including it in my references database is a slow process.

Making this approach faster could help me digitalize my thoughts on each reading.

Related #11.

Thesis Structure

  • (20%) Literature Review: Research questions and related works #5 #10 #11.
  • (50%) FOM, ROM and HROM definition and presentation #22 #20.
  • Problem presentation:
    • One-Dimensional Burger's Equation
    • Oscillating cylinder - 2D Navier-Stokes equations.
    • Beating Heart - 2D Navier-Stokes equations.
  • Appendices:
    • Manufactured Problems: Steady-State and Transient.
    • Geometrical Conservation Laws: Constant solution #24 #23.

PAPER : An Introduction to Fluid-Structure Interaction: Application to the Piston Problem

An Introduction to Fluid-Structure Interaction: Application to the Piston Problem

keywords: moving piston, FSI, ALE, fluid-structure interaction, mass-spring dynamics, one-dimensional fluid flow, finite ele- ments, energy conservations, mesh deformation


  • Very nice and detailed examination of the 1D piston problem for the compressible NS equations.
  • Includes demonstration of the unphysical effects present when the ALE term is not included (pure Eulerian approach).

PAPER : Artificial viscosity proper orthogonal decomposition

borggaard2011avp.pdf

Abstract

We introduce improved reduced-order models for turbulent flows. These models are inspired from successful methodologies used in large eddy simulation, such as artificial viscosity, applied to standard models created by proper orthogonal decomposition of flows coupled with Galerkin projection. As a first step in the analysis and testing of our new methodology, we use the Burgers equation with a small diffusion parameter. We present a thorough numerical analysis for the time discretization of the new models. We then test these models in two problems displaying shock-like phenomena. Of course, since the Burgers equation does not model turbulence, we next need to test our new models in realistic turbulent flow settings. This is the subject of a forthcoming report.

FOM : Geometric conservation laws

What is this?
Why is it relevant?

It seems to relate the ability to reproduce unsteady constant solutions in moving domains.
In other words: how we discretize the deformation of the domain, is it exact, or does it act like a source or sink?

FOM : Constant solution unsteady integration

The following transient problem:

u_t - 0.01 \Delta u = 0
u_0 = 1
u_D = 1

should remain u(x,t) = 1 if the discretisation does not introduce any time-marching errors.

  • Fixed domain formulation.
  • Moving domain formulation (ALE).

TEX : Create Handbook master document

Extensive document to hold the implementation details.

A subset of sections and paragraphs from such document should actually be the Thesis manuscript.

Motivation
From working at ETS, I have realized that it is healthy to have a place where the equations in their long form, or important details, are centralized.
As projects grow, it is easy to lose sight or memory of important stuff.
Then, the final thesis document should be a cut-out version of this document.

Using the technology introduced by subfiles, I want to set up a master document where I can keep track of all the details and then simply compile certain sections together to get a brief thesis manuscript.

The idea is that I have master document where I dump everything, so that I have a clean a detailed document of my definitions and concerns, but still be able to produce a clean, neat and short thesis document.

PAPER : ON A QUASI-LINEAR PARABOLIC EQUATION OCCURRING IN AERODYNAMICS

quasi-linear-parabolic-aerodynamics.pdf

url: https://www.jstor.org/stable/43633894

keywords:

@article{10.2307/43633894,
 ISSN = {0033569X, 15524485},
 URL = {http://www.jstor.org/stable/43633894},
 author = {JULIAN D. COLE},
 journal = {Quarterly of Applied Mathematics},
 number = {3},
 pages = {225--236},
 publisher = {Brown University},
 title = {ON A QUASI-LINEAR PARABOLIC EQUATION OCCURRING IN AERODYNAMICS},
 volume = {9},
 year = {1951}
}

Very nice explanation of the meaning of the Burgers equation.

PAPER : On Some Approximate and Exact Solutions of Boundary Value Problems for Burgers’ Equation

OnSomeApproximateExactSolutionsBoundaryValueProblemsBurgersEquation.pdf

Keywords: moving piston, burgers equation


Contains analytical works and approximation of solutions.

The moving piston they consider is placed at x=0, and the domain is infinite, so the waves propagate on both directions and never interact.

This could be a good departing point, my domain is finite but I would be setting an outflow condition.

LT : Systemic approach to paper reading

Problem to address: uncentralized knowledge.

Facts

  • I have named the papers with the following structure: YYYY_camelCaseTitle_aAuthor.
  • I have classified them in a couple of folders, namely POD, RB, FEM, EIM.
  • I read a paper:
    • Learn something.
    • Come up with questions.
    • Reach conclusions.
    • Find new references to read.
  • I take notes on the printed paper, because I feel this helps me internalize better my thoughts on it.

Problem

  • Gained knowledged now remains stuck in the physical format of the paper.
    This ain't bad, cause my memory works better that way.
  • I find it difficult to put together related topics/methodologies/conclusions.

Solution (?)

  • Read a paper in the traditional way, then digitalize conclusions, insights.
  • For each paper, if relevant, transcribe their formulation to ours (see #9).
    This will ease comparison across references.
  • Set up an easy to use folder structure to include this digitalization into the latex documents (see #11).

References:

LT : DalSanto lifting implementation

Explain how the lifting is implemented in a 3D setting.

Facts:

  • Inhomogeneous boundary conditions spoil the construction of the basis.
  • The deforming boundary has homogeneous boundary conditions.
  • The lifting only needs to satisfy the boundary conditions and to be sufficiently smooth, it doesn't need to be perfect.

Reference: #10

LT : Put up draft

Three points to cover:

  1. Needs.
  2. What others have done.
  3. What we intend to do:
    • SMART research questions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.