arma-thesis

git clone https://git.igankevich.com/arma-thesis.git
Log | Files | Refs | LICENSE

commit a6d4c4f2d81aa3969088c0da56911a54684f2c4e
parent 498645d890d372482f1c7c6d70d2fe964c8505d8
Author: Ivan Gankevich <igankevich@ya.ru>
Date:   Sat, 29 Oct 2016 16:05:47 +0300

Synchronise english and russian outlinnes.

Diffstat:
phd-diss-ru.org | 9++++-----
phd-diss.org | 57+++++++++++++++++++++++++++++++++++++++------------------
2 files changed, 43 insertions(+), 23 deletions(-)

diff --git a/phd-diss-ru.org b/phd-diss-ru.org @@ -10,10 +10,9 @@ #+LATEX_HEADER: \degree{Диссертация на соискание ученой степени\\кандидата физико-математических наук} #+LATEX_HEADER: \speciality{Специальность 05.13.18\\Математическое моделирование, численные методы и комплексы программ} #+LATEX_HEADER: \supervisor{Научный руководитель\\д.т.н Дегтярев Александр Борисович} -#+OPTIONS: todo:nil title:nil toc:nil H:5 +#+OPTIONS: todo:nil title:nil H:5 #+begin_latex -\tableofcontents \clearpage #+end_latex @@ -283,7 +282,7 @@ $\zeta_z=k\zeta$, где $k$ --- волновое число. Формула я значения подставляются в динамическое граничное условие для вычисления давлений. * Применение модели АРСС в задаче имитационного моделирования морского волнения -** Предпосылки к поиску новой модели +** Предпосылки к поиску новой модели ветрового волнения ** Форма АКФ для разных волновых профилей *** Два метода для определения формы АКФ **** Аналитический метод. @@ -291,8 +290,8 @@ $\zeta_z=k\zeta$, где $k$ --- волновое число. Формула я *** Примеры АКФ для различных волновых профилей **** АКФ стоячей волны. **** АКФ прогрессивной волны. -*** Сравнение рассмотренных методов -** Основные формулы процесса AРСС +*** Сравнение изученных методов +** Основные формулы трехмерного процесса AРСС *** Три возможных процесса **** Процесс авторегрессии (АР). **** Процесс скользящего среднего (СС). diff --git a/phd-diss.org b/phd-diss.org @@ -1,33 +1,54 @@ #+TITLE: High-performance ocean wave simulation model for studying marine object behaviour #+AUTHOR: Ivan Gankevich +#+DATE: St. Petersburg, 2016 #+LANGUAGE: en -#+LATEX_CLASS: scrartcl -#+OPTIONS: H:2 num:0 todo:nil toc:nil +#+LATEX_CLASS: gost +#+LATEX_CLASS_OPTIONS: [hidelinks,fontsize=14pt,paper=a4,pagesize,DIV=calc] +#+LATEX_HEADER: \IfFileExists{./preamble.tex}{\input{preamble}}{} +#+LATEX_HEADER: \organization{Saint Petersburg State University} +#+LATEX_HEADER: \manuscript{} +#+LATEX_HEADER: \degree{thesis for candidate of sciences degree} +#+LATEX_HEADER: \speciality{Speciality 05.13.18\\Mathematical modeling, numerical methods and programme complexes} +#+LATEX_HEADER: \supervisor{Supervisor\\Alexander Degtyarev} +#+OPTIONS: todo:nil title:nil H:5 #+begin_latex -%\organization{Saint Petersburg State University} -%\manuscript{} -%\degree{Candidate of science thesis} -%\speciality{Speciality 05.13.18\\~Mathematical modelling, numerical methods and programme complexes} -%\supervisor{Supervisor\\Alexander Degtyarev} -%\date{Saint Petersburg, 2016} +\clearpage #+end_latex * Introduction -** Topic relevance -** State-of-the-art -** Goals and objectives -** Scientific novelty -** Theoretical and practical significance -** Methodology and research methods -** Theses for the defense -** Results verification and approbation +**** Topic relevance. +**** State-of-the-art. +**** Goals and objectives. +**** Scientific novelty. +**** Theoretical and practical significance. +**** Methodology and research methods. +**** Theses for the defense. +**** Results verification and approbation. * Problem statement * Related work * ARMA model for ocean wave simulation -* Determining wave pressures for arbitrary wavy surface +** The reasons for the creation of a new ocean simulation model +** The shape of ACF for different types of waves +*** Two methods to find ocean wave's ACF +**** Analytic method of finding the ACF. +**** Empirical method of finding the ACF. +*** Examples of ACFs for various types of wave profiles +**** Standing wave. +**** Propagating wave. +*** Comparison of studied methods +** Governing equations for 3-dimensional ARMA process +*** Three possible processes +**** Autoregressive (AR) process. +**** Moving average (MA) process. +**** Mixed autoregressive moving average (ARMA) process. +*** Process selection criteria for different wave profiles +** Verification of wavy surface integral characteristics +** Modeling non-linearity of ocean waves +** Non-physical nature of ARMA model +* Determining wave pressures for discretely given wavy surface * High-performance software implementation of ocean wave simulation * Conclusion -* Acknowledgements +* Acknowledgments * References * Appendix