FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/solvers.h - AetherModel/Aether · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AetherModel
/
Aether
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
25
Code
Issues
21
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Aether
include
solvers.h
on
develop
User selector
Datepicker
Commit history
Commits on Nov 26, 2025
Merge branch 'develop' into develop
aaronjridley
authored
2e2bca7
View commit details
Copy full SHA for 2e2bca7
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
Merge remote-tracking branch 'origin/tayler_branch' into tmp
t-barnard
committed
9cc4efe
View commit details
Copy full SHA for 9cc4efe
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Change grid to pass by reference in solvers.h functions
t-barnard
committed
7a49ef5
View commit details
Copy full SHA for 7a49ef5
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
FEAT: prep for physical cell only calcs
aaronjridley
committed
60c8086
View commit details
Copy full SHA for 60c8086
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Merge branch 'develop' into cubesphere_advect
aaronjridley
authored
9f2e80e
View commit details
Copy full SHA for 9f2e80e
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
STY: tabs and spaces + horizontal cubesphere
aaronjridley
committed
5fe512c
View commit details
Copy full SHA for 5fe512c
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Merge branch 'develop' into ortho_dipole
aaronjridley
authored
9037f7e
View commit details
Copy full SHA for 9037f7e
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
FEAT: Dipole gradient. Might be redundant...
Show description for 59d32e8
abukowski21
committed
59d32e8
View commit details
Copy full SHA for 59d32e8
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Merge branch 'develop' into cet
abukowski21
authored
c4126da
View commit details
Copy full SHA for c4126da
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
FEAT: Allow solver_conduction to use sources w linear dependence on `value`
Show description for 2ec6d25
abukowski21
committed
2ec6d25
View commit details
Copy full SHA for 2ec6d25
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
FEAT: 2nd order and 4th order gradients in the native directions
aaronjridley
committed
e49024e
View commit details
Copy full SHA for e49024e
View code at this point
Browse repository at this point
Commits on May 30, 2024
FEAT: 1-sided gradient calculation
aaronjridley
committed
b8e9d80
View commit details
Copy full SHA for b8e9d80
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
FEAT: calc_dt made generic
aaronjridley
committed
4bb842c
View commit details
Copy full SHA for 4bb842c
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
FEAT: advection solver for sphere codes
aaronjridley
committed
c1d3d2c
View commit details
Copy full SHA for c1d3d2c
View code at this point
Browse repository at this point
FEAT: added coriolis and modified conduction
aaronjridley
committed
2572389
View commit details
Copy full SHA for 2572389
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
FEAT/BUG: fixed bug to allow caculation of gradients.|added a test for cubesphere gradients (not passing for now)
cfangwen-uofm
committed
06f603f
View commit details
Copy full SHA for 06f603f
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
4th order gradients and mc limiter
aaronjridley
committed
6eea164
View commit details
Copy full SHA for 6eea164
View code at this point
Browse repository at this point
Commits on May 31, 2023
FEAT: Support set_interpolation_coefs and get_interpolation_values in Issue #99
oscarhua
committed
6214038
View commit details
Copy full SHA for 6214038
View code at this point
Browse repository at this point
Commits on May 12, 2023
3D linear interpolation
oscarhua
committed
870d9fb
View commit details
Copy full SHA for 870d9fb
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
FEAT: finished 1d linear interpolator
aaronjridley
committed
59ff62d
View commit details
Copy full SHA for 59ff62d
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
FEAT: Use precision and arma_cube etc.
aaronjridley
committed
7f44167
View commit details
Copy full SHA for 7f44167
View code at this point
Browse repository at this point
Merge branch 'develop' into Electrodynamics_no_py
aaronjridley
committed
324bc33
View commit details
Copy full SHA for 324bc33
View code at this point
Browse repository at this point
Precision (#65)
Show description for 8cbd4a3
qalshidi
authored
8cbd4a3
View commit details
Copy full SHA for 8cbd4a3
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
STY: Clean up descriptions
Show description for 9b4cc71
aaronjridley
and
aburrell
authored
9b4cc71
View commit details
Copy full SHA for 9b4cc71
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
FEAT: interpolation methods
aaronjridley
committed
be1810d
View commit details
Copy full SHA for be1810d
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
STY: delinting code!
aaronjridley
committed
8175048
View commit details
Copy full SHA for 8175048
View code at this point
Browse repository at this point
Commits on Dec 31, 2020
FEAT: Finish armidillo cubes in neutrals and ions.
aaronjridley
committed
e65b78c
View commit details
Copy full SHA for e65b78c
View code at this point
Browse repository at this point
FEAT: Chemistry implemented in amadillo cubes.
aaronjridley
committed
5124908
View commit details
Copy full SHA for 5124908
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
FEAT: Apply armidillo cube library to conduction+
aaronjridley
committed
de0efe9
View commit details
Copy full SHA for de0efe9
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
FEAT: include chemistry solver.
aaronjridley
committed
fdd5e80
View commit details
Copy full SHA for fdd5e80
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
FEAT: conduction solver. Probably needs to be generalized a bit more.
aaronjridley
committed
4ca8b6b
View commit details
Copy full SHA for 4ca8b6b
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL