History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
109f7f557e94 | Lucas Frérot | updated copyright year | Mar 4 | |||
e36bf1e8a617 | Lucas Frérot | replaced std::endl with "\n" | Oct 18 2023 | |||
5987c2844e5e | frerot | correctly setting initial guess in fixed point schemes | Jun 13 2023 | |||
e918214e3a8e | frerot | added max_iter property to fixed point solvers | May 30 2023 | |||
60928f81585d | frerot | added proper citations for Anderson mixing solver | May 30 2023 | |||
4e08a8a94094 | frerot | made EPICSolver compatible with utils.load_path | Feb 9 2023 | |||
24902e40d876 | frerot | updated copyright year 2023 | Jan 17 2023 | |||
5cafc080a6a9 | frerot | linting | Aug 15 2022 | |||
22170ad57277 | frerot | implemented a static dispatch system | Aug 15 2022 | |||
4b538827d5d4 | frerot | updated copyrights for C++ files | Jun 29 2022 | |||
d4e72444f397 | frerot | [doc] cleaned up API auto documentation | Mar 7 2022 | |||
2b24d9d43e38 | frerot | updated copyright | Jan 4 2022 | |||
ad9b3ca44951 | frerot | added linting with clang-tidy & lint corrections | Jul 20 2021 | |||
4d76b041198e | frerot | more linting mods | Jul 14 2021 | |||
1fc7644bad52 | frerot | cleaned up license headers | Jun 10 2021 | |||
6c56b69be4a2 | frerot | [doc] silencing warnings when generating documentation | Mar 20 2021 | |||
2316c9ebcdd7 | frerot | copyright year 2021 | Jan 1 2021 | |||
ae0010d56921 | frerot | updating copyright years | May 5 2020 | |||
90ab1d844e5d | frerot | setting previous pressures from model | Sep 1 2019 | |||
23ec89441337 | frerot | implemented accelerated fixed point solver | Apr 5 2019 | |||
a240eb50bf7e | frerot | added simple logging capabilities | Apr 5 2019 | |||
74b9233dc365 | frerot | changed license to Affero GNU General Public License | Mar 5 2019 | |||
d9274768fd3c | frerot | added relaxation parameter as member of EPICSolver | Jan 15 2019 | |||
0a3d028d00c9 | frerot | [TEMP] modifications for stability of EPIC solver | Oct 29 2018 | |||
9794e8fb7b7f | frerot | no automatic dump on solve anymore | Oct 25 2018 | |||
f0619f7851b3 | frerot | added std::vector to possible argument for solve | Oct 15 2018 | |||
75a8677b1ae8 | frerot | call update state of epsolver instead of residual | Oct 15 2018 | |||
a0c4b0f94965 | frerot | corrected implementation of epic solver | Sep 18 2018 | |||
04bc2b70bc8e | frerot | implemented "correct" EPIC | Jul 13 2018 | |||
0b4ad5c6c8b9 | frerot | tentative implementation of EPIC solver | Jul 10 2018 | |||
8c84d4417a12 | frerot | added solvers for EPIC | Jul 10 2018 |
c4science · Help