Commits on Source
772
82f1a9b4
include instructions on building pdf docs
Mar 22, 2018
97cec46f
working on documenting particles
Mar 22, 2018
ea24aab5
added instructions for editing docs
Mar 22, 2018
eaf87826
documenting particles
Mar 22, 2018
cfd920fe
Merge branch 'master' of
https://github.com/AMReX-Codes/MFIX-Exa
Mar 22, 2018
f9eec863
debug travis
Mar 22, 2018
9418cae4
debug travis
Mar 22, 2018
b507684b
fix link to doxygen
Mar 22, 2018
97c63150
fix typo
Mar 22, 2018
f4c03ce6
can link with doxygen now
Mar 22, 2018
a50b3ac2
explain doxygen design pattern
Mar 22, 2018
412b4c5f
wip: particle dynamics
Mar 22, 2018
35643991
wip: particle dynamics
Mar 22, 2018
9f93ebf2
experimenting with code highlighting and line numbering
Mar 27, 2018
abeccf39
try more recent rtd theme
Mar 28, 2018
0047d828
experiment with recent rtd theme
Mar 28, 2018
76f078f9
experiment with recent rtd theme
Mar 28, 2018
eb2a311e
experiment with recent rtd theme
Mar 28, 2018
ed81477d
get sphinx_rtd_theme's code-block to format properly
Mar 28, 2018
f435c09e
Update cover image for web page
Jul 31, 2018
e8d42314
replicated CLR
Jul 31, 2018
56ca8dfe
Try having the font in black not white
Jul 31, 2018
93cc4e61
Update the help page
Jul 31, 2018
53decd14
trying to update the icon (on the browser tab)
Aug 01, 2018
c10d8589
Update intro to MFiX-Exa
Aug 07, 2018
b7170f53
Update directory structure
Aug 07, 2018
5d4fd743
Update spacing on main page
Aug 07, 2018
25b1d8e5
Update and break into separate files.
Aug 07, 2018
59fc053d
Add Building.rst
Aug 07, 2018
d92f6df2
Update file -- see if I got this right
Aug 07, 2018
78373a2f
Remove extraneous link.
Aug 07, 2018
7773c437
Add more lines to try to get this to show up
Aug 07, 2018
28c32549
Still working on this...
Aug 07, 2018
f35d7575
Adding particle files
Aug 07, 2018
f32aa424
Remove disclaimer
Aug 07, 2018
0bcfad10
tables need to be aligned properly
Aug 07, 2018
f7f8a03f
Adding info about gmake
Aug 07, 2018
24ff46c2
Merge branch 'master' of
https://github.com/AMReX-Codes/MFIX-Exa
Aug 07, 2018
c2f93de9
Update directory structure
Oct 17, 2018
c6dc0fb5
Add intro and move existing Intro into Getting Started
Oct 17, 2018
509f7694
Update format
Oct 17, 2018
a99500ac
Add fluid equations
Oct 17, 2018
2c02f28b
Updated fluid equations
Oct 17, 2018
ddaabf7a
fix formatting
Oct 17, 2018
cb27256a
remove labels
Oct 17, 2018
506a8ef1
Define variables
Oct 17, 2018
c87bdf69
Try this formatting
Oct 17, 2018
60360afc
Try to fix formatting
Oct 18, 2018
64f9d877
try this
Oct 18, 2018
b1e5d142
try this
Oct 18, 2018
7c7e5e27
trying this
Oct 18, 2018
482cf86e
still trying
Oct 18, 2018
db9ac5b5
Put variable definitions in a table
Oct 18, 2018
5fa12a20
fix table
Oct 18, 2018
233e5ff8
Trying to organize
Oct 18, 2018
c90ca6b1
Adding time discretization
Oct 18, 2018
c7c0f1c9
Update for consistency
Oct 18, 2018
e9951cd6
Formatting
Oct 18, 2018
9f2f1662
formatting
Oct 18, 2018
1577eeb5
formatting
Oct 18, 2018
dd0deee3
more formatting
Oct 18, 2018
be61b80e
Updated equations
Oct 18, 2018
8f606af2
more try
Oct 18, 2018
fcb01cad
Add inputs file
Oct 18, 2018
563a3ca6
Formatting
Oct 18, 2018
2dc74f29
Update defaults on inputs
Oct 19, 2018
adfbb27f
Add some more inputs parameters
Oct 19, 2018
8a14755f
Fix formatting
Oct 19, 2018
5a3b4ef2
fixed equation in time discretization section
Oct 22, 2018
5360afc9
Equation was still running over
Oct 22, 2018
95cd65d6
More tweaks to formatting
Oct 22, 2018
28b4301c
Add missing factors of Delta t when making the vector to be projected
Oct 22, 2018
21af62aa
more formatting
Oct 22, 2018
7f5c1746
fix missing bracket
Oct 22, 2018
45778b62
Needed factor of eps in front of (rho g)
Oct 22, 2018
63917c6a
Update CMake options table
Dec 07, 2018
9acf5c1e
added EB and level-set documentation
Jan 28, 2019
dbdf9d00
fix some bits in the docs
Jan 29, 2019
87f6d49c
update docs to better describe level-set special cases
Feb 06, 2019
f163d13b
fix error in docs
Feb 06, 2019
a3a9b26e
Add text from the milestone report
Mar 28, 2019
7b2de8f8
Merge branch 'master' of
https://github.com/AMReX-Codes/MFIX-Exa
Mar 28, 2019
fd8a69e3
1) Add to run-time inputs
Mar 28, 2019
0e20779e
Update the directory structure
Apr 02, 2019
b09612e4
Update default for explicit_diffusion.
Apr 04, 2019
77b5584f
Add some detail about making the MAC velocities
Apr 08, 2019
24e38c26
Add page about the construction of slopes
Apr 08, 2019
a17bf3c7
Specify Ubuntu 16.04 as build environment
Apr 08, 2019
ebf5ff33
Use sphinx-rtd-theme from pypi
Apr 08, 2019
dddbdd13
Build both Doxygen and Sphinx in the Makefile
Apr 08, 2019
e5d5cebc
Add -DENABLE_3D_NODAL_MLMG as required AMReX build option
Apr 08, 2019
09532ff9
Merge pull request #1 from AMReX-Codes/mwm/sphinx_rtd_theme
Apr 09, 2019
6443fa26
Merge branch 'master' into mwm/refactor
Apr 09, 2019
4be00f6c
Merge pull request #2 from AMReX-Codes/mwm/refactor
Apr 09, 2019
8ef3aaad
Makefile variable GITLAB_TOKEN must be surrounded with $()
Apr 09, 2019
1cd38ffb
Add new IO keywords
Apr 10, 2019
7bc5448f
Fix keyword
Apr 10, 2019
e4b55a2e
Add notes about BCs
Apr 10, 2019
974c9265
Adding notes about overlapping MI
Apr 16, 2019
39f0b30a
Fix formating
Apr 16, 2019
672 additional commits have been omitted to prevent performance issues.
Loading
Loading