show_available Subroutine

public subroutine show_available(sus)

Uses

  • proc~~show_available~~UsesGraph proc~show_available show_available module~forsus_constants forsus_constants proc~show_available->module~forsus_constants iso_fortran_env iso_fortran_env module~forsus_constants->iso_fortran_env

Show the available substances in the database

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(inout), optional :: sus

Variables

Type Visibility Attributes Name Initial
integer, public :: funit
character(len=*), public, parameter :: pst_command = "| fzf | cut -d'.' -f1 > /tmp/forsus"