UFO
ufo_cloudcostfunction_mod_c Module Reference

Functions/Subroutines

subroutine ufo_ops_satrad_qsplit_c (output_type, nvals, p_in, t_in, qtotal_in, q_out, ql_out, qi_out, use_qt_split_rain)
 
subroutine ufo_ops_satrad_qsatwat (qs_out, t_in, p_in, nvals)
 

Function/Subroutine Documentation

◆ ufo_ops_satrad_qsatwat()

subroutine ufo_cloudcostfunction_mod_c::ufo_ops_satrad_qsatwat ( real(c_float), dimension(nvals), intent(out)  qs_out,
real(c_float), dimension(nvals), intent(in)  t_in,
real(c_float), dimension(nvals), intent(in)  p_in,
integer(c_int), intent(in)  nvals 
)
private

Definition at line 57 of file ufo_utils.interface.F90.

Here is the call graph for this function:

◆ ufo_ops_satrad_qsplit_c()

subroutine ufo_cloudcostfunction_mod_c::ufo_ops_satrad_qsplit_c ( integer(c_int), intent(in)  output_type,
integer(c_int), intent(in)  nvals,
real(c_float), dimension(nvals), intent(in)  p_in,
real(c_float), dimension(nvals), intent(in)  t_in,
real(c_float), dimension(nvals), intent(in)  qtotal_in,
real(c_float), dimension(nvals), intent(out)  q_out,
real(c_float), dimension(nvals), intent(out)  ql_out,
real(c_float), dimension(nvals), intent(out)  qi_out,
logical(c_bool), intent(in)  use_qt_split_rain 
)
private

Definition at line 24 of file ufo_utils.interface.F90.

Here is the call graph for this function: