ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
equilibrium_input Module Reference

EQUILIBRIUM_INPUT. More...

Public Member Functions

subroutine equil_input (COREPROF_IN, TOROIDFIELD_IN, EQUILIBRIUM_IN, EQUILIBRIUM_OUT)
 
subroutine ets_input (EQUILIBRIUM_IN, COREPROF_OUT)
 

Detailed Description

EQUILIBRIUM_INPUT.

This routine provides consistent input for the equilibrium solver (EQUILIBRIUM_OUT) from the information saved in COREPROF_IN and EQUILIBRIUM_IN.

Author
D.Kalupin

add possibility for some profiles interpolation from equilibrium CPO if not present in coreprof 2016-11-18 dy

Version
"$Id: equilibrium_input.f90 1873 2017-09-07 15:34:09Z jofe $"

Definition at line 13 of file equilibrium_input.f90.

Member Function/Subroutine Documentation

subroutine equilibrium_input::equil_input ( type (type_coreprof), dimension(:), pointer  COREPROF_IN,
type (type_toroidfield), dimension(:), pointer  TOROIDFIELD_IN,
type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM_IN,
type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM_OUT 
)

Definition at line 22 of file equilibrium_input.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine equilibrium_input::ets_input ( type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM_IN,
type (type_coreprof), dimension(:), pointer  COREPROF_OUT 
)

Definition at line 440 of file equilibrium_input.f90.

Here is the call graph for this function:


The documentation for this module was generated from the following file: