WAVEWATCH III  beta 0.0.1
w3gdatmd::schm Type Reference

Public Attributes

logical fsn = .FALSE.
 
logical fspsi = .FALSE.
 
logical fsfct = .FALSE.
 
logical fsnimp = .FALSE.
 
logical fstotalimp = .FALSE.
 
logical fstotalexp = .FALSE.
 
logical fsrefraction = .FALSE.
 
logical fsfreqshift = .FALSE.
 
logical fssource = .FALSE.
 
logical fsbccfl = .FALSE.
 
logical do_change_wlv
 
real(8) solverthr_stp
 
real(8) crit_dep_stp
 
logical b_jgs_terminate_maxiter
 
logical b_jgs_terminate_difference
 
logical b_jgs_terminate_norm
 
logical b_jgs_limiter
 
logical b_jgs_use_jacobi
 
logical b_jgs_block_gauss_seidel
 
integer b_jgs_maxiter
 
integer b_jgs_limiter_func
 
real *8 b_jgs_pmin
 
real *8 b_jgs_diff_thr
 
real *8 b_jgs_norm_thr
 
integer b_jgs_nlevel
 
logical b_jgs_source_nonlinear
 

Detailed Description

Definition at line 1036 of file w3gdatmd.F90.

Member Data Documentation

◆ b_jgs_block_gauss_seidel

logical w3gdatmd::schm::b_jgs_block_gauss_seidel

Definition at line 1055 of file w3gdatmd.F90.

1055  LOGICAL :: B_JGS_BLOCK_GAUSS_SEIDEL

◆ b_jgs_diff_thr

real*8 w3gdatmd::schm::b_jgs_diff_thr

Definition at line 1059 of file w3gdatmd.F90.

1059  real*8 :: b_jgs_diff_thr

◆ b_jgs_limiter

logical w3gdatmd::schm::b_jgs_limiter

Definition at line 1053 of file w3gdatmd.F90.

1053  LOGICAL :: B_JGS_LIMITER

◆ b_jgs_limiter_func

integer w3gdatmd::schm::b_jgs_limiter_func

Definition at line 1057 of file w3gdatmd.F90.

1057  INTEGER :: B_JGS_LIMITER_FUNC

◆ b_jgs_maxiter

integer w3gdatmd::schm::b_jgs_maxiter

Definition at line 1056 of file w3gdatmd.F90.

1056  INTEGER :: B_JGS_MAXITER

◆ b_jgs_nlevel

integer w3gdatmd::schm::b_jgs_nlevel

Definition at line 1061 of file w3gdatmd.F90.

1061  INTEGER :: B_JGS_NLEVEL

◆ b_jgs_norm_thr

real*8 w3gdatmd::schm::b_jgs_norm_thr

Definition at line 1060 of file w3gdatmd.F90.

1060  real*8 :: b_jgs_norm_thr

◆ b_jgs_pmin

real*8 w3gdatmd::schm::b_jgs_pmin

Definition at line 1058 of file w3gdatmd.F90.

1058  real*8 :: b_jgs_pmin

◆ b_jgs_source_nonlinear

logical w3gdatmd::schm::b_jgs_source_nonlinear

Definition at line 1062 of file w3gdatmd.F90.

1062  LOGICAL :: B_JGS_SOURCE_NONLINEAR

◆ b_jgs_terminate_difference

logical w3gdatmd::schm::b_jgs_terminate_difference

Definition at line 1051 of file w3gdatmd.F90.

1051  LOGICAL :: B_JGS_TERMINATE_DIFFERENCE

◆ b_jgs_terminate_maxiter

logical w3gdatmd::schm::b_jgs_terminate_maxiter

Definition at line 1050 of file w3gdatmd.F90.

1050  LOGICAL :: B_JGS_TERMINATE_MAXITER

◆ b_jgs_terminate_norm

logical w3gdatmd::schm::b_jgs_terminate_norm

Definition at line 1052 of file w3gdatmd.F90.

1052  LOGICAL :: B_JGS_TERMINATE_NORM

◆ b_jgs_use_jacobi

logical w3gdatmd::schm::b_jgs_use_jacobi

Definition at line 1054 of file w3gdatmd.F90.

1054  LOGICAL :: B_JGS_USE_JACOBI

◆ crit_dep_stp

real(8) w3gdatmd::schm::crit_dep_stp

Definition at line 1049 of file w3gdatmd.F90.

1049  REAL(8) :: CRIT_DEP_STP

◆ do_change_wlv

logical w3gdatmd::schm::do_change_wlv

Definition at line 1047 of file w3gdatmd.F90.

1047  LOGICAL :: DO_CHANGE_WLV

◆ fsbccfl

logical w3gdatmd::schm::fsbccfl = .FALSE.

Definition at line 1046 of file w3gdatmd.F90.

1046  LOGICAL :: FSBCCFL = .false.

◆ fsfct

logical w3gdatmd::schm::fsfct = .FALSE.

Definition at line 1039 of file w3gdatmd.F90.

1039  LOGICAL :: FSFCT = .false.

◆ fsfreqshift

logical w3gdatmd::schm::fsfreqshift = .FALSE.

Definition at line 1044 of file w3gdatmd.F90.

1044  LOGICAL :: FSFREQSHIFT = .false.

◆ fsn

logical w3gdatmd::schm::fsn = .FALSE.

Definition at line 1037 of file w3gdatmd.F90.

1037  LOGICAL :: FSN = .false.

◆ fsnimp

logical w3gdatmd::schm::fsnimp = .FALSE.

Definition at line 1040 of file w3gdatmd.F90.

1040  LOGICAL :: FSNIMP = .false.

◆ fspsi

logical w3gdatmd::schm::fspsi = .FALSE.

Definition at line 1038 of file w3gdatmd.F90.

1038  LOGICAL :: FSPSI = .false.

◆ fsrefraction

logical w3gdatmd::schm::fsrefraction = .FALSE.

Definition at line 1043 of file w3gdatmd.F90.

1043  LOGICAL :: FSREFRACTION = .false.

◆ fssource

logical w3gdatmd::schm::fssource = .FALSE.

Definition at line 1045 of file w3gdatmd.F90.

1045  LOGICAL :: FSSOURCE = .false.

◆ fstotalexp

logical w3gdatmd::schm::fstotalexp = .FALSE.

Definition at line 1042 of file w3gdatmd.F90.

1042  LOGICAL :: FSTOTALEXP = .false.

◆ fstotalimp

logical w3gdatmd::schm::fstotalimp = .FALSE.

Definition at line 1041 of file w3gdatmd.F90.

1041  LOGICAL :: FSTOTALIMP = .false.

◆ solverthr_stp

real(8) w3gdatmd::schm::solverthr_stp

Definition at line 1048 of file w3gdatmd.F90.

1048  REAL(8) :: SOLVERTHR_STP