USER_PROBLEM: Fix a typo.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
a4dd463548
commit
947a09c568
@ -410,7 +410,7 @@ module user_problem
|
|||||||
call print_parameter(verbose, '(*) zeta' , zeta)
|
call print_parameter(verbose, '(*) zeta' , zeta)
|
||||||
call print_parameter(verbose, '(*) dens' , dens)
|
call print_parameter(verbose, '(*) dens' , dens)
|
||||||
call print_parameter(verbose, '(*) bamp' , bamp)
|
call print_parameter(verbose, '(*) bamp' , bamp)
|
||||||
call print_parameter(verbose, '(*) btra (transveral)' , btra)
|
call print_parameter(verbose, '(*) btra (transverse)' , btra)
|
||||||
call print_parameter(verbose, '(*) bgui (guide field)' , bgui)
|
call print_parameter(verbose, '(*) bgui (guide field)' , bgui)
|
||||||
call print_parameter(verbose, '( ) pres (thermal pres.)' , pres)
|
call print_parameter(verbose, '( ) pres (thermal pres.)' , pres)
|
||||||
call print_parameter(verbose, '( ) pmag (magnetic pres.)', pmag)
|
call print_parameter(verbose, '( ) pmag (magnetic pres.)', pmag)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user