nostreamlines

Module

Description

$Id$

** AUTOMATIC CPARAM.INC GENERATION ************************ Declare (for generation of cparam.inc) the number of f array variables and auxiliary variables added by this module

CPARAM logical, parameter :: lstreamlines = .false.


Quick access

Variables:

finished, grid_pos_b, h_max, h_min, int_q, l_max, ntracers, receive, request, status, tol, trace_field, trace_sub, ttrace_write, ttracers, vv_rcv, vv_rqst

Routines:

get_grid_pos(), get_vector(), interpolate_vv(), read_streamlines_init_pars(), read_streamlines_run_pars(), send_vec(), trace_single(), trace_streamlines(), tracers_prepare(), write_streamlines_init_pars(), write_streamlines_run_pars(), wtracers()

Needed modules

Variables

Subroutines and functions

subroutine  streamlines/tracers_prepare()

Dummy routine

subroutine  streamlines/trace_streamlines(f, tracers, n_tracers, h_max, h_min, l_max, tol, vv)

trace stream lines of the vetor field stored in f(:,:,:,iaa)

13-feb-12/simon: coded

Parameters:
  • f (mx,my,mz,mfarray) [real]

  • tracers (mx,my,7) [real]

  • n_tracers [integer]

  • h_max [real]

  • h_min [real]

  • l_max [real]

  • tol [real]

  • vv (,,*,*) [real,pointer]

subroutine  streamlines/wtracers(f, path)
Parameters:
subroutine  streamlines/read_streamlines_init_pars(iomsg)
Parameters:

iomsg [character,out]

subroutine  streamlines/write_streamlines_init_pars(unit)
Parameters:

unit [integer,in]

subroutine  streamlines/read_streamlines_run_pars(iomsg)
Parameters:

iomsg [character,out]

subroutine  streamlines/write_streamlines_run_pars(unit)
Parameters:

unit [integer,in]