Skip to content

tianyikillua/thesis-manuscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhD Thesis

This repository contains the LaTeX source files of my PhD thesis entitled "Gradient-Damage Modeling of Dynamic Brittle Fracture: Variational Principles and Numerical Simulations".

PDF version

The official archived version is available at http://www.theses.fr/2016SACLX042.

Figures

You can download here all the figures used in this thesis. Please put the figs folder in the current thesis workspace, namely inside the thesis-manuscript folder.

Many shematic figures are created proudly by the ipe software and its matplotlib backend available at https://github.com/otfried/ipe-tools. I would like to express my deep love to ipe.

LaTeX compilation

The simplest way is to use the latexmk script available in all latest TeXLive distributions. You only need to compile the main LaTeX file:

latexmk -pdf main.tex

It should include all the chapter TeX files in the chapters folder and automatically call several times pdflatex and biber to obtain the final main.pdf file.

License information

This work is licensed under a Creative Commons "Attribution 4.0 International" license. Licensees may copy, distribute, display and perform the work and make derivative works and remixes based on it only if they give the author the credits (attribution). The following BibTeX code can be used to cite the current document:

@PhdThesis{Li:2016,
  author = {Li, Tianyi},
  title  = {{G}radient-{D}amage {M}odeling of {D}ynamic {B}rittle {F}racture: {V}ariational {P}rinciples and {N}umerical {S}imulations},
  school = {Université Paris-Saclay},
  year   = {2016},
  month  = oct,
}

Interested readers can freely use or adapt the document structure, the title page, etc., to their own needs.

About

Gradient-damage modeling of dynamic brittle fracture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages