Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gdat
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPC
gdat
Commits
187585c3
Commit
187585c3
authored
9 months ago
by
Antonia Frank
Browse files
Options
Downloads
Patches
Plain Diff
Update parameter description of ec_inputs in help_parameters
parent
53b7b670
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!156
Remove ec_inputs from defaults of ec_data call
Pipeline
#197768
failed
9 months ago
Stage: test
Stage: post-test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
matlab/TCV/tcv_help_parameters.m
+1
-1
1 addition, 1 deletion
matlab/TCV/tcv_help_parameters.m
with
1 addition
and
1 deletion
matlab/TCV/tcv_help_parameters.m
+
1
−
1
View file @
187585c3
...
@@ -39,7 +39,7 @@ help_struct_all.cocos = ['cocos value desired in output, uses eqdsk_cocos_transf
...
@@ -39,7 +39,7 @@ help_struct_all.cocos = ['cocos value desired in output, uses eqdsk_cocos_transf
'is wanted. See O. Sauter et al Comput. Phys. Commun. 184 (2013) 293'
];
'is wanted. See O. Sauter et al Comput. Phys. Commun. 184 (2013) 293'
];
help_struct_all
.
nrz_out
=
'Nb of radial and vertical points in output eqdsk, default is [129,129], set to [-1,-1] to get original meshes'
;
help_struct_all
.
nrz_out
=
'Nb of radial and vertical points in output eqdsk, default is [129,129], set to [-1,-1] to get original meshes'
;
help_struct_all
.
edge
=
'0 (default), 1 to get edge Thomson values'
;
help_struct_all
.
edge
=
'0 (default), 1 to get edge Thomson values'
;
help_struct_all
.
ec_inputs
=
'0 (default), 1 to get
all
characterics ofgyrotrons
with specific launchers like freq
'
;
help_struct_all
.
ec_inputs
=
'0 (default), 1 to get characterics of
gyrotrons
connected to each launcher: active, freq, power
'
;
help_struct_all
.
fit
=
'0, no fit profiles, 1 (default) if fit profiles desired as well, relevant for _rho profiles. See also fit_type'
;
help_struct_all
.
fit
=
'0, no fit profiles, 1 (default) if fit profiles desired as well, relevant for _rho profiles. See also fit_type'
;
help_struct_all
.
fit_type
=
'provenance of fitted profiles
''
conf
''
(default) from conf nodes,
''
avg
''
or
''
local
''
for resp. proffit: nodes'
;
help_struct_all
.
fit_type
=
'provenance of fitted profiles
''
conf
''
(default) from conf nodes,
''
avg
''
or
''
local
''
for resp. proffit: nodes'
;
help_struct_all
.
trialindx
=
'value of trialindx desired to get a specific one when relevant, otherwise gets ok_trialindx, that is 1 usually'
;
help_struct_all
.
trialindx
=
'value of trialindx desired to get a specific one when relevant, otherwise gets ok_trialindx, that is 1 usually'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment