notestperturb

Module

Description

$Id$

test perturbation method

** 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 :: ltestperturb = .false.


Quick access

Variables:

b1cz, b1k1cz, b1k1sz, b1sz, bk1cz, bk1sz, btest0, it_testperturb_finalize, nt_testperturb

Routines:

add_a0test_b11_b22(), initialize_testperturb(), read_testperturb_init_pars(), read_testperturb_run_pars(), register_testperturb(), rprint_testperturb(), testperturb_begin(), testperturb_finalize(), write_testperturb_init_pars(), write_testperturb_run_pars()

Needed modules

Variables

Subroutines and functions

subroutine  testperturb/register_testperturb()

Dummy routine

subroutine  testperturb/initialize_testperturb()

Dummy routine

Called from:

register_modules(), initialize_modules()

subroutine  testperturb/read_testperturb_run_pars(iomsg)
Parameters:

iomsg [character,out]

subroutine  testperturb/write_testperturb_run_pars(unit)
Parameters:

unit [integer,in]

Called from:

get_datadir(), get_snapdir(), read_all_init_pars(), read_all_run_pars(), get_downpars()

subroutine  testperturb/testperturb_begin(f, df)

Dummy routine

Parameters:
Use :

cparam (mx(), my(), mz(), mfarray(), mvar())

Called from:

helper_loop(), reload(), gen_output(), timeloop()

subroutine  testperturb/testperturb_finalize(f)

Dummy routine

Parameters:

f (mx,my,mz,mfarray) [real]

Use :

cparam (mx(), my(), mz(), mfarray(), mvar())

Called from:

helper_loop(), reload(), gen_output(), timeloop()

subroutine  testperturb/rprint_testperturb(lreset[, lwrite])

Dummy routine

Parameters:
  • lreset [logical]

  • lwrite [logical]

Called from:

register_modules(), initialize_modules(), finalize_modules(), choose_pencils(), rprint_list()