Skip to content

3004 remove remnants of plasmod functionality#3005

Merged
timothy-nunn merged 15 commits intomainfrom
3004-remove-remnants-of-plasmod-functionality
Dec 20, 2023
Merged

3004 remove remnants of plasmod functionality#3005
timothy-nunn merged 15 commits intomainfrom
3004-remove-remnants-of-plasmod-functionality

Conversation

@chris-ashe
Copy link
Copy Markdown
Collaborator

@chris-ashe chris-ashe commented Dec 4, 2023

Description

Some bits of PLASMOD and the associated ipedestal = 2,3 options were still present these have been removed.
@timothy-nunn PLASMOD is still noted in example.ipynb

Checklist

I confirm that I have completed the following checks:

  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@chris-ashe chris-ashe linked an issue Dec 4, 2023 that may be closed by this pull request
2 tasks
@chris-ashe chris-ashe self-assigned this Dec 5, 2023
@chris-ashe chris-ashe requested a review from ajpearcey December 5, 2023 14:51
Copy link
Copy Markdown
Collaborator

@ajpearcey ajpearcey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link
Copy Markdown
Collaborator

@timothy-nunn timothy-nunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thing I think should be changed, another thing that can be done while your doing that.

Comment thread process/io/plot_proc.py Outdated
Comment thread process/utilities/errorlist.json Outdated
"no": 174,
"level": 3,
"message": "CONVERT_PLASMOD2PROCESS: PLASMOD Transport model (ipedestal=3) has not converged"
"message": "OBSOLETE"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect we can actually removed these entries from the json file entirely since they should never be called, and if they were it would raise an error (probably what we want).

@timothy-nunn timothy-nunn merged commit 85cb473 into main Dec 20, 2023
@timothy-nunn timothy-nunn deleted the 3004-remove-remnants-of-plasmod-functionality branch December 20, 2023 11:05
chris-ashe added a commit that referenced this pull request Apr 22, 2024
* initial physics_variables

* remove build routines in caller.py for ipedestal=3

* removed plasmod condition for NBI

* plasmod print in output.py

* plasmod remove for process.conf

* run_process.conf test plasmod removed

* plasmod removed from ref_dicts.json

* general plasmod removal

* plasmod removed from gitignore

* plasmod removed from plot_proc.py

* plasmod removed from errorlist.json

* ipedetsal == 2 removal

* remove plasmod from docs

* change contact details

* remove obsolete errors
chris-ashe added a commit that referenced this pull request Apr 22, 2024
* initial physics_variables

* remove build routines in caller.py for ipedestal=3

* removed plasmod condition for NBI

* plasmod print in output.py

* plasmod remove for process.conf

* run_process.conf test plasmod removed

* plasmod removed from ref_dicts.json

* general plasmod removal

* plasmod removed from gitignore

* plasmod removed from plot_proc.py

* plasmod removed from errorlist.json

* ipedetsal == 2 removal

* remove plasmod from docs

* change contact details

* remove obsolete errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove remnants of PLASMOD functionality

3 participants