wnml_theta_grid_salpha Subroutine

public subroutine wnml_theta_grid_salpha(unit)

FIXME : Add documentation

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: unit

Contents


Source Code

  subroutine wnml_theta_grid_salpha(unit)
    implicit none
    integer, intent(in) :: unit
    call theta_grid_salpha_config%write(unit)
  end subroutine wnml_theta_grid_salpha