Giter Site home page Giter Site logo

fem-book's Introduction

fem-book

Resources for the book Introduction to Numerical Methods for Variational Problems by Hans Petter Langtangen and Kent-Andre Mardal.

Directory structure

  • src: source code for book examples
  • doc: documents for the book
  • doc/pub: published documents
  • doc/pub/book: complete (preliminary) published book
  • doc/.src/book: DocOnce source code, computer code, figures etc
  • doc/.src/book/dotxt: Text files for individual chapters
  • doc/.src/book/fig: Figures
  • doc/.src/book/src: Programs
  • doc/.src/book.make.sh: Make book in LaTeX PDF format
  • doc/.src/book.make_html.sh: Make book in various HTML formats
  • doc/.src/book/slides: Study guide (slides) for the book

Development takes place in the master branch, and the gh-pages branch is always merged and in sync with master.

fem-book's People

Contributors

hplgit avatar johannesring avatar kent-and avatar kghustad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fem-book's Issues

Missing "to"

Page 28 - missing "to" before equation reference
image

Typo on p19

The first equation defines the inner product (f,g) but the sentence following fixes the integration domain of f and \psi_i; the latter should be "g".

Equation 2.18 typo: should be c_j

I believe Equation 2.17 and the following unnumbered equation following are correct. This shows the coefficients in the sums should be indexed by the summation variable "j". In other words, 2.18 should change c_i --> c_j and similarly for the unnumbered equation following.

The index is correct again in 2.19.

Equation 5.35 dimensionaly incorrect

thank for sharing this nice book on the web.

In section 5.5.5 Convenient formulas for P1 elements

!bt
\begin{equation}
\basphi_I (x,y) = \half\Delta \left( \alpha_I + \beta_Ix
+ \gamma_Iy\right),
label{fem:approx:fe:2D:phi:I}
\end{equation}
!et

The formula for $\phi_I$ is dimensionaly incorrect. $\phi_I$ should have no unit and the right hand side has $[m^2]$. It should be $\frac{1}{2 \Delta}$ in the prefactor and not $\frac{1}{2 } \Delta$

grafik

Vector missing line break

On page 64 there's a missing linebreak in the vector c:
image
fem-book/doc/.src/book/dotxt/approx.do.txt:
image

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.