management_write_user_output Subroutine

public subroutine management_write_user_output(mb, nDaysSim)

Uses

  • proc~~management_write_user_output~~UsesGraph proc~management_write_user_output management_write_user_output module~output output proc~management_write_user_output->module~output module~utilities utilities module~output->module~utilities


write subbasin output file(s)


write irrigation summary output file

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: mb
integer, intent(in) :: nDaysSim

Calls

proc~~management_write_user_output~~CallsGraph proc~management_write_user_output management_write_user_output proc~gen_filename gen_filename proc~management_write_user_output->proc~gen_filename proc~output_open_file output_open_file proc~management_write_user_output->proc~output_open_file proc~open_file open_file proc~output_open_file->proc~open_file proc~log_error log_error proc~open_file->proc~log_error proc~log_message log_message proc~log_error->proc~log_message proc~log_format_message log_format_message proc~log_message->proc~log_format_message proc~log_write log_write proc~log_message->proc~log_write proc~colourise colourise proc~log_format_message->proc~colourise proc~date_time_str date_time_str proc~log_format_message->proc~date_time_str proc~to_string to_string proc~log_write->proc~to_string proc~string_index string_index proc~colourise->proc~string_index

Called by

proc~~management_write_user_output~~CalledByGraph proc~management_write_user_output management_write_user_output proc~terminate terminate proc~terminate->proc~management_write_user_output program~swim swim program~swim->proc~terminate