Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate steppyngstounes and azure #830

Closed
wants to merge 176 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
176 commits
Select commit Hold shift + click to select a range
8e5dca6
Convert binary phase field example to use steppyngstounes
guyer Jan 8, 2021
6e94f85
Convert to quadratic time stepper for very long times
guyer Jan 10, 2021
ba57a51
Visualize interface position
guyer Jan 12, 2021
665c04d
Add discussion of binary phase field behavior
guyer Jan 12, 2021
2b81705
Add mass conservation to step size control
guyer Jan 12, 2021
bc4e900
Reduce simulation time
guyer Jan 12, 2021
4edca5a
Create a custom viewer
guyer Jan 27, 2021
97b6b6f
Correct description of time steps
guyer Jan 27, 2021
fa4c4d4
Explain merits of steppyngstounes
guyer Jan 27, 2021
875174a
Apply steppyngstounes to binaryCoupled
guyer Jan 27, 2021
3656079
Update figures for binary phase field examples
guyer Jan 28, 2021
b465d7e
Revise description of solidification evolution
guyer Jan 28, 2021
cd469d6
Deprecate fipy.steppers
guyer Jan 28, 2021
e1ff04a
Add discussion of adaptive stepping to USAGE
guyer Jan 28, 2021
8e18563
Fix spelling errors
guyer Jan 28, 2021
272e249
Install steppyngstounes on CIs
guyer Jan 28, 2021
f72d1f8
Discard result of succeeded()
guyer Jan 28, 2021
1ca252d
Fix typo
guyer Jan 28, 2021
1f5a3c5
Fix math
guyer Jan 28, 2021
5682e25
Ensure mass conservation of early evolution
guyer Feb 3, 2021
4fe044b
Fix LaTeX
guyer Feb 3, 2021
e6842e9
Fix LaTeX
guyer Feb 3, 2021
7e8a4b9
Set up CI with Azure Pipelines
guyer Sep 23, 2021
e8c0afd
Update pipelines.yml for Azure Pipelines
guyer Sep 23, 2021
84092c5
Switch to mamba
guyer Sep 23, 2021
cc9d749
Fix mamba install options
guyer Sep 23, 2021
cecd184
Just install fipy
guyer Sep 23, 2021
306f2ea
Fix strategy name
guyer Sep 23, 2021
d79440b
Split mamba installation into two steps
guyer Sep 23, 2021
cbd593f
Tell mamba yes
guyer Sep 23, 2021
3f4d930
Install fipy prereqs w/o fipy
guyer Sep 24, 2021
622eecd
Add prereqs
guyer Sep 24, 2021
a138f5f
Fix matrix variable
guyer Sep 24, 2021
0cf512b
Remove pytrilinos
guyer Sep 24, 2021
542e68d
Install gmsh separately
guyer Sep 24, 2021
1a10697
Install different packages for different Pythons
guyer Sep 24, 2021
8837415
Add linux install template
guyer Sep 24, 2021
1b62e45
Template install
guyer Sep 24, 2021
e8a6173
Fix typo
guyer Sep 24, 2021
5bcd53c
Add macOS setup step
guyer Sep 24, 2021
1f7b1c2
Introduce macOS builds
guyer Sep 24, 2021
d677509
Fix typo
guyer Sep 24, 2021
cc38690
Change to single quotes
guyer Sep 24, 2021
b8e8df8
Take out macos step
guyer Sep 24, 2021
f3d94c7
Move macos step to pipeline.yml
guyer Sep 24, 2021
76c1c8e
Fix condition(?)
guyer Sep 24, 2021
adab2c8
Microsoft is whack
guyer Sep 24, 2021
c6f48ae
What an utterly batty syntax
guyer Sep 24, 2021
39d83dd
Refactor ubuntu and macos installations
guyer Sep 25, 2021
e243b2f
Try to figure out compile-time vs run-time variables
guyer Sep 25, 2021
2591a73
More fiddling with azure variables
guyer Sep 25, 2021
da3ac9a
More more fiddling with azure variables
guyer Sep 25, 2021
e33fc02
More more more
guyer Sep 25, 2021
e867408
More**4
guyer Sep 25, 2021
d3bfbea
More**5
guyer Sep 25, 2021
3c11074
More**6
guyer Sep 25, 2021
fc98180
Try to select template at runtime
guyer Sep 25, 2021
9ef13e6
Fix typos
guyer Sep 25, 2021
06171cc
Trying to access matrix variables at runtime
guyer Sep 25, 2021
a4ecab2
Use matrix variables at compile time
guyer Sep 25, 2021
1302e0b
Fix or syntax
guyer Sep 25, 2021
23b4c5b
Add windows build
guyer Sep 25, 2021
a58d607
Fix conditional syntax
guyer Sep 25, 2021
8b575d4
Fix the fix
guyer Sep 25, 2021
1a20fd9
What a mess
guyer Sep 25, 2021
6608832
Pass platform to template
guyer Sep 25, 2021
f560aa7
Add logging
guyer Sep 25, 2021
2e4b12a
Add diagnostic
guyer Sep 26, 2021
512885c
Fix syntax
guyer Sep 26, 2021
a0306fc
Echo lots of stuff
guyer Sep 26, 2021
75b1aa2
Echo some new stuff
guyer Sep 26, 2021
4eabe3d
Why is this syntax so stupid?
guyer Sep 26, 2021
650430e
Use variable
guyer Sep 27, 2021
288a23c
Pass isBash as parameter
guyer Sep 27, 2021
aff4c2e
Read isBash as parameter
guyer Sep 27, 2021
15a53ba
Fix typo
guyer Sep 27, 2021
d22edc7
Debug?
guyer Sep 27, 2021
40f65cd
Comment out troublesome expression
guyer Sep 27, 2021
1d96e5f
Switch back to platform.parameters
guyer Sep 27, 2021
ec4b84f
Change parameters syntax
guyer Sep 27, 2021
6d24762
Change parameters syntax
guyer Sep 27, 2021
32b5a13
Add diagnostics
guyer Sep 27, 2021
4be3727
Mix compile time and run time
guyer Sep 27, 2021
1420e3f
Try some quotes
guyer Sep 27, 2021
95871da
Microsoft are full of crap
guyer Sep 27, 2021
ec553d8
Add more diagnostics
guyer Sep 27, 2021
4835d13
Runtime?
guyer Sep 27, 2021
2fe7859
???
guyer Sep 27, 2021
039e356
Quotes
guyer Sep 27, 2021
b387fbf
Add conditional template
guyer Sep 27, 2021
33220b4
I hate this crap
guyer Sep 27, 2021
a833961
Add template to matrix
guyer Sep 27, 2021
010ac97
Replicate what's in documentation
guyer Sep 27, 2021
b983bdc
Make conditional
guyer Sep 27, 2021
523ee94
Try try again
guyer Sep 27, 2021
1ef946c
Fix typo
guyer Sep 27, 2021
e0c3de9
Add diagnostics
guyer Sep 27, 2021
5370a64
Introduce bash boolean
guyer Sep 27, 2021
79482ff
Spell out variable
guyer Sep 27, 2021
c91ed7c
WTF is the syntax?
guyer Sep 27, 2021
7dc2e61
Spell out all parameters
guyer Sep 27, 2021
34202c8
Why is there no table of types!?
guyer Sep 27, 2021
ca9aae8
Stumbling around in the dark
guyer Sep 27, 2021
ee5ce50
Fix typo
guyer Sep 27, 2021
ac9ecd0
Don't useBash
guyer Sep 27, 2021
3e1ca65
Change parameters to variables
guyer Sep 27, 2021
d2f5fbf
Take out of squigglies
guyer Sep 27, 2021
09b78d3
Try something else
guyer Sep 27, 2021
a01fce1
Echo the right things
guyer Sep 27, 2021
3e3bdbf
Check Microsoft lies
guyer Sep 27, 2021
4513590
Fix typo
guyer Sep 27, 2021
25150c5
Revert "Fix typo"
guyer Sep 27, 2021
4bda790
Revert "Check Microsoft lies"
guyer Sep 27, 2021
8eabba8
Simplify
guyer Sep 27, 2021
5c23df0
Change platform to image and put conditions on each step
guyer Sep 29, 2021
f25bc65
Try stages
guyer Sep 29, 2021
493ddd3
Switch to stages and jobs
guyer Sep 29, 2021
57bc47d
Revert "Switch to stages and jobs"
guyer Sep 29, 2021
b2f7a48
Revert "Try stages"
guyer Sep 29, 2021
b8e4228
Use bash for everybody!
guyer Sep 29, 2021
027e4ba
Distinguish conda path between unix and windows
guyer Sep 29, 2021
eaf86e0
Configure conda
guyer Sep 29, 2021
38dc345
Use jobs
guyer Sep 29, 2021
a13cb17
Strip quotes from matrix values
guyer Sep 29, 2021
107a0b6
Re-add some quotes
guyer Sep 29, 2021
e5289b3
Introduce FIPY_SOLVERS
guyer Sep 29, 2021
22009e6
Add solver to matrix names
guyer Sep 29, 2021
0a91d43
Introduce parallel
guyer Sep 29, 2021
9a076e0
Define MPIRUN for all variants
guyer Sep 29, 2021
e4be57b
Add HTML doc build
guyer Sep 29, 2021
12b3951
Specify image
guyer Sep 29, 2021
b32b281
Specify environment to export
guyer Sep 29, 2021
15e1831
Specify image variable
guyer Sep 29, 2021
0b6a440
Change variables to parameters
guyer Sep 29, 2021
b3f01da
De-dot parameter names
guyer Sep 29, 2021
ed01124
Combine mamba installs
guyer Sep 29, 2021
b71c14c
Install packages needed by docs
guyer Sep 29, 2021
9db40a2
Activate environment
guyer Sep 29, 2021
f4a5ad9
Split mamba install back into two steps
guyer Sep 29, 2021
3b20896
Publish HTML tarball
guyer Sep 29, 2021
0844786
Build PDF
guyer Sep 29, 2021
10d49ad
Install LaTeX
guyer Sep 29, 2021
b5f0f0c
sudo the things
guyer Sep 29, 2021
50110f2
Try caching
guyer Sep 30, 2021
441e645
Move variables from template to pipeline!?
guyer Sep 30, 2021
934eeb7
Initialize myEnvironment.yml
guyer Sep 30, 2021
65cc676
Make installation a dependency
guyer Sep 30, 2021
61c76aa
Comment out installation configurations that block dependencies
guyer Sep 30, 2021
7388eb1
Cache actual environment
guyer Sep 30, 2021
c2a59ef
Revert caching experiments
guyer Sep 30, 2021
a6db1a8
Revert "Try caching"
guyer Sep 30, 2021
47b69df
Make installation a dependency
guyer Sep 30, 2021
dc4fc2d
Revert "Make installation a dependency"
guyer Sep 30, 2021
3c00678
Add jobs
guyer Sep 30, 2021
91ff628
Activate environment
guyer Sep 30, 2021
ff11bee
Build unix binaries
guyer Sep 30, 2021
ae2abe7
Build windows distribution
guyer Sep 30, 2021
9aa26d9
Separately publish artifacts
guyer Sep 30, 2021
c224d50
Install pytrilinos under Python 3.7
guyer Sep 30, 2021
7723d24
Ensure mamba installed with correct python
guyer Sep 30, 2021
8cee89c
Distinguish artifacts correctly
guyer Sep 30, 2021
e944573
Ping the build
guyer Nov 19, 2021
554270f
Disable f-string warning in pylint
guyer Nov 19, 2021
2128fd4
Fix pylint section name
guyer Nov 19, 2021
0544d29
Attempt to only pip on Py3k
guyer Nov 19, 2021
605cacc
Fix conditional
guyer Nov 19, 2021
7c14c05
mamba install from Py3k
guyer Nov 20, 2021
c8af557
Install mamba in base environment
guyer Nov 20, 2021
4b2bf8d
install mamba with mamba
guyer Nov 22, 2021
16257a9
Install libGL on linux
guyer Nov 22, 2021
be2b76e
Install libGL as sudoer
guyer Nov 22, 2021
5a52c54
Differentiate windows mamba install
guyer Nov 22, 2021
33f408e
Differentiate Py2.7 and Py3k mamba installs
guyer Nov 22, 2021
cc718ca
Fix syntax for mamba installs from active environment
guyer Nov 22, 2021
d5d5470
Remove older, slower CIs
guyer Nov 23, 2021
fecc481
Merge branch 'issue620-Working_example_of_adaptive_stepper-use_steppy…
guyer Nov 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 0 additions & 124 deletions .appveyor.yml

This file was deleted.

Loading