ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
ets_workflow.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

program ets_workflow
 Framework for testing workflows built around the ETS. More...
 
subroutine evolution (T, R_in, R_out, El, Tr_l, Tr_U, Ip)
 
real(r8) function, dimension(1:size(x)) profile (function_string, x)
 
subroutine external_transport (EQUILIBRIUM_ITER, COREPROF_ITER, CORETRANSP_ITER, add_transport)
 

Function/Subroutine Documentation

program ets_workflow ( )

Framework for testing workflows built around the ETS.

Available equilibrium codes

  • bdseq
  • emeq
  • helena

Available transport models

  • neowes
  • etaigb

Availablem source mode

  • neutrals
  • dummy ecrh
  • dummy icrh
  • dummy NBI

Impurities

Limited ability to evolve the plasma shape and key quantities during a run

Author
D.Kalupin with modifications by D. Coster
Version
"$Id: ets_workflow.F90 1950 2018-12-15 11:31:13Z g2dpc $"

Definition at line 27 of file ets_workflow.F90.

Here is the call graph for this function:

subroutine ets_workflow::evolution ( real(r8)  T,
real(r8)  R_in,
real(r8)  R_out,
real(r8)  El,
real(r8)  Tr_l,
real(r8)  Tr_U,
real(r8)  Ip 
)

Definition at line 1871 of file ets_workflow.F90.

Here is the caller graph for this function:

subroutine external_transport ( type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM_ITER,
type (type_coreprof), dimension(:), pointer  COREPROF_ITER,
type (type_coretransp), dimension(:), pointer  CORETRANSP_ITER,
real(r8)  add_transport 
)

Definition at line 1966 of file ets_workflow.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(r8) function, dimension(1:size(x)) ets_workflow::profile ( character (len=buflen)  function_string,
real(r8), dimension(:)  x 
)

Definition at line 1934 of file ets_workflow.F90.

Here is the caller graph for this function: