Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ukaea/PROCESS

timothy-nunn opened a pull request on ukaea/PROCESS
Track IFE regression test
Actually track the IFE file so the regression tests work
timothy-nunn created a branch on ukaea/PROCESS

track-ife - PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.

timothy-nunn deleted a branch ukaea/PROCESS

ife_regression

timothy-nunn pushed 1 commit to main ukaea/PROCESS
  • Add IFE regression test (#3346) 096f36b

View on GitHub

timothy-nunn pushed 3 commits to cleanup-maths-library ukaea/PROCESS
  • Install instructions have incorrect python version (#3356) * Updated to say python 3.8 - 3.11 * Updated installat... f6af42a
  • Added else to account for divlife_cal not being set correctly (#3359) a6008b0
  • Remove unused maths library routines 66f3d13

View on GitHub

timothy-nunn pushed 1 commit to 3183-convert-neoclassics_modulef90-to-python ukaea/PROCESS
  • Remove unused neoclassic routine Add tests for neoclassics module Convert init_neoclassics to Python Convert init_... 236de56

View on GitHub

timothy-nunn opened a pull request on ukaea/PROCESS
Convert neoclassics module to python
Converts all of the methods in `neoclassics_module.f90` to Python
timothy-nunn pushed 7 commits to 3183-convert-neoclassics_modulef90-to-python ukaea/PROCESS
  • Convert neoclassics_calc_nu_star to Python 0c55a20
  • Convert neoclassics_calc_nu_star_fromT to Python f4e43bc
  • Convert neoclassics_calc_vd to Python fc7094a
  • Convert neoclassics_calc_D11_plateau to Python a809d69
  • Convert neoclassics_calc_d11_mono to Python 4ab9d3b
  • Convert neoclassics_calc_D11(1/2/3) to Python fde0d24
  • Convert neoclassics_calc_Gamma_flux to Python 92430c1

View on GitHub

timothy-nunn deleted a branch ukaea/PROCESS

3358-fix-divlife_cal-breaking-ci

timothy-nunn pushed 1 commit to main ukaea/PROCESS
  • Added else to account for divlife_cal not being set correctly (#3359) a6008b0

View on GitHub

timothy-nunn closed an issue on ukaea/PROCESS
Fix `divlife_cal` breaking CI
A recent PR caused the CI to break due to `divlife_cal` returning a NaN. Investigating the cause and fixing it.
timothy-nunn closed a pull request on ukaea/PROCESS
Added else to account for divlife_cal not being set correctly
## Description Fixes `divlife_cal` not being set, causing `coe` to be NaN. ## Checklist I confirm that I have completed the following checks: - [x] I have justified any large difference...
timothy-nunn created a review on a pull request on ukaea/PROCESS

View on GitHub

codecov-commenter created a comment on a pull request on ukaea/PROCESS
## [Codecov](https://app.codecov.io/gh/ukaea/PROCESS/pull/3359?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ukaea) Repo...

View on GitHub

j-a-foster opened a pull request on ukaea/PROCESS
Added else to account for divlife_cal not being set correctly
## Description Fixes `divlife_cal` not being set, causing `coe` to be NaN. ## Checklist I confirm that I have completed the following checks: - [ ] I have justified any large difference...
j-a-foster pushed 1 commit to 3358-fix-divlife_cal-breaking-ci ukaea/PROCESS
  • Added else to account for divlife_cal not being set correctly 19e5e63

View on GitHub

stuartmuldrew created a review on a pull request on ukaea/PROCESS
Input file looks the same as before and all info is fine to Open Access as it is based on published data. There's no output file in this merge to see if the solution is the same.

View on GitHub

j-a-foster created a branch on ukaea/PROCESS

3358-fix-divlife_cal-breaking-ci - PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.

j-a-foster opened an issue on ukaea/PROCESS
Fix `divlife_cal` breaking CI
A recent PR caused the CI to break due to `divlife_cal` returning a NaN. Investigating the cause and fixing it.
chris-ashe pushed 1 commit to 3344-implement-suite-of-new-bootstrap-current-scalings ukaea/PROCESS
  • Add tests and notes for the ARIES bootstrap model 9e57e4c

View on GitHub

chris-ashe pushed 2 commits to 3344-implement-suite-of-new-bootstrap-current-scalings ukaea/PROCESS
  • Add new Gi bootstrap scaling formula and add to docs, no tests b434c08
  • Add tests and notes for the ARIES bootstrap model 54c4cb3

View on GitHub

timothy-nunn pushed 5 commits to 3183-convert-neoclassics_modulef90-to-python ukaea/PROCESS
  • Convert init_neoclassics to Python c5ee957
  • Convert init_profile_values_from_PROCESS to Python 87334ad
  • Convert neoclassics roots and weights functions to Python 32d2c7b
  • Convert neoclassics_calc_KT to Python e0b575e
  • Convert neoclassics_calc_nu to Python 1e12707

View on GitHub

chris-ashe pushed 1 commit to 3344-implement-suite-of-new-bootstrap-current-scalings ukaea/PROCESS
  • Update bootstrap comparison model with new violin plot caebdda

View on GitHub

codecov-commenter created a comment on a pull request on ukaea/PROCESS
## [Codecov](https://app.codecov.io/gh/ukaea/PROCESS/pull/3357?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ukaea) Repo...

View on GitHub

timothy-nunn opened a pull request on ukaea/PROCESS
Remove unused maths library routines
Removes unused maths library routines that are no longer used due to the removal of VMCON into a separate package and converted physics and engineering models using equivalent routines from numpy a...
timothy-nunn created a branch on ukaea/PROCESS

cleanup-maths-library - PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.

timothy-nunn deleted a branch ukaea/PROCESS

3337-bug-install-instructions-incorrectmisleading-for-python-version

timothy-nunn pushed 1 commit to main ukaea/PROCESS
  • Install instructions have incorrect python version (#3356) * Updated to say python 3.8 - 3.11 * Updated installat... f6af42a

View on GitHub

timothy-nunn closed a pull request on ukaea/PROCESS
3337 bug install instructions incorrectmisleading for python version
Update to the docs to prevent people attempting to install PROCESS with Python 3.12
ym1906 created a comment on an issue on ukaea/PROCESS
Done, merged.

View on GitHub

Load more