Using multiple softwares for performing a simulation

Discussion about building and installing Elmer
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

Last edited by annier on 21 Apr 2017, 07:30, edited 16 times in total.
Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

Last edited by annier on 07 Feb 2017, 15:01, edited 2 times in total.
Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

A solution to why texmaker cannot find texlive
http://askubuntu.com/questions/357023/w ... find-latex

Nomenclature and List of Abbreviations in Latex:
1. Basic tutorial from Latex Community
2. Elsarticle and Custom Nomenclature Formatting in Latex Community
3. Manual of Makeindex for nomenclature or glossary
4. https://themindwobbles.wordpress.com/20 ... inux-kile/
5. http://texdoc.net/texmf-dist/doc/latex/ ... omencl.pdf
6. http://tex.stackexchange.com/questions/ ... menclature
7. http://tex.stackexchange.com/questions/ ... n-document
8. List of symbols does not occur- a discussion in latex community
9. http://cs.brown.edu/about/system/manage ... omencl.pdf

Multicolumns and Beamer in Latex
1. https://tex.stackexchange.com/questions ... -in-beamer
2. https://www.sharelatex.com/learn/Multiple_columns
3. https://stackoverflow.com/questions/696 ... ne-spacing
4. https://tex.stackexchange.com/questions ... t-in-latex

In Ubuntu computer, in order to create .nls file,

Code: Select all

$makeindex <filename>.nlo -s nomencl.ist -o <filename>.nls

Solution for Missing Chapter, Section, Title and Subsection Numbers in Book Templates (Latex Works)
We need to add this patch after \usepackage{titlesec} :

Code: Select all

\usepackage{etoolbox}

\makeatletter
\patchcmd{\ttlh@hang}{\parindent\z@}{\parindent\z@\leavevmode}{}{}
\patchcmd{\ttlh@hang}{\noindent}{}{}{}
\makeatother
References:
https://tex.stackexchange.com/questions ... 2016-03-15
https://latex.org/forum/viewtopic.php?t=27528
https://tex.stackexchange.com/questions ... -numbering
https://tex.stackexchange.com/questions ... -in-memoir
Last edited by annier on 05 Jun 2018, 14:24, edited 2 times in total.
Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
annier
Posts: 1168
Joined: 27 Aug 2013, 13:51
Antispam: Yes

Re: Using multiple softwares for performing a simulation

Post by annier »

Building or making GUI for fortran (FORTRAN) codes or interfaces
1. Questions and answers in researchgate
2. About DISLIN
3. DISLIN gui libraries making for windows and linux
5. Dislin for Ubuntu 16.04 (64 bits)
6. DISLIN 9.5 manual pdf form
7. Object oriented programming using Fortran 2003
8. Creating gui using python interface
9. PLotting graph of functions
10. Advanced fortran tutorials in Oregon State University

Solder joints in Solar PV technology
1. http://ieeexplore.ieee.org/document/6745099/
2. http://www.sciencedirect.com/science/ar ... 141530278X
3. http://oaji.net/articles/2015/1877-1445253376.pdf
4. http://www.instructables.com/id/How-to- ... -Together/
5. http://www.s-bond.com/assets/Documents/ ... RSmith.pdf
6. http://proceedings.spiedigitallibrary.o ... id=2293780
7. Adding scale bar to images using ImageJ software

EXAFS and Synchrotron Radiation Beamlines
1. EXAFS of Cu(II) Complexes
2.https://en.wikipedia.org/wiki/Extended_ ... _structure
3. Molecular Environment and Interface Science
4. Tutorials on XAFS methods and Glasses
5. Simulation of temperature distribution for XAFS experiments

GISAXS and Small ANgle Scattering X-rays
1. https://www.classe.cornell.edu/~dms79/g ... ISAXS.html
2. https://en.wikipedia.org/wiki/Grazing-i ... scattering
3. http://www.gisaxs.de/index.html
5. http://gisaxs.com/index.php/Main_Page
6. IsGISAXS software

unit conversion from kcal/mole to ev and vice versa
https://tex.stackexchange.com/questions ... n-a-letter

http://www.periodictable.com/Properties ... olume.html
Last edited by annier on 15 Jun 2017, 18:06, edited 1 time in total.
Anil Kunwar
Faculty of Mechanical Engineering, Silesian University of Technology, Gliwice
Post Reply