8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
There are some variables which seem to be obsolete though are still hanging around in the code. They should be removed
fimpvar seems to be obsolete though is not stated as such
fimpvar
impvar id obsolete so should be documented as such
impvar
ifispact and all associated variables should be removed, as it is not used.
ifispact
rho_ecrh seems to be obsolete so should be removed.
rho_ecrh
All fms* variables seem to be useless real(dp) :: fmsbc !! Martensitic fraction of steel in (non-existent!) bucking cylinder
fms*
real(dp) :: fmsbl !! Martensitic fraction of steel in blanket
real(dp) :: fmsdwe !! Martensitic fraction of steel in cryostat
real(dp) :: fmsdwi !! Martensitic fraction of steel in vacuum vessel
real(dp) :: fmsfw !! Martensitic fraction of steel in first wall
real(dp) :: fmsoh !! Martensitic fraction of steel in central solenoid
real(dp) :: fmssh !! Martensitic fraction of steel in shield
real(dp) :: fmstf !! Martensitic fraction of steel in TF coil
farc4tf seems to be obsolete and should be removed
farc4tf
quench_detection_ef seems to be obsolete. CHECK QUENCH MODEL
quench_detection_ef
iprimnloss seems to be obsolete
iprimnloss
divleg_profile_inner and divleg_profile_outer seem to be obsolete
divleg_profile_inner
divleg_profile_outer
fgamp is seemingly obsolete
fgamp
The text was updated successfully, but these errors were encountered:
chris-ashe
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
There are some variables which seem to be obsolete though are still hanging around in the code. They should be removed
fimpvar
seems to be obsolete though is not stated as suchimpvar
id obsolete so should be documented as suchifispact
and all associated variables should be removed, as it is not used.rho_ecrh
seems to be obsolete so should be removed.All
fms*
variables seem to be uselessreal(dp) :: fmsbc
!! Martensitic fraction of steel in (non-existent!) bucking cylinder
real(dp) :: fmsbl
!! Martensitic fraction of steel in blanket
real(dp) :: fmsdwe
!! Martensitic fraction of steel in cryostat
real(dp) :: fmsdwi
!! Martensitic fraction of steel in vacuum vessel
real(dp) :: fmsfw
!! Martensitic fraction of steel in first wall
real(dp) :: fmsoh
!! Martensitic fraction of steel in central solenoid
real(dp) :: fmssh
!! Martensitic fraction of steel in shield
real(dp) :: fmstf
!! Martensitic fraction of steel in TF coil
farc4tf
seems to be obsolete and should be removedquench_detection_ef
seems to be obsolete. CHECK QUENCH MODELiprimnloss
seems to be obsoletedivleg_profile_inner
anddivleg_profile_outer
seem to be obsoletefgamp
is seemingly obsoleteThe text was updated successfully, but these errors were encountered: