write_top_reference_history_snapshot Interface

interface
public module subroutine write_top_reference_history_snapshot(unit_id, batch_idx, simulated_time_s, z_high_m, sample_n, potential_mean_v, potential_std_v, potential_min_v, potential_max_v)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: unit_id
integer(kind=i32), intent(in) :: batch_idx
real(kind=dp), intent(in) :: simulated_time_s
real(kind=dp), intent(in) :: z_high_m
integer(kind=i32), intent(in) :: sample_n
real(kind=dp), intent(in) :: potential_mean_v
real(kind=dp), intent(in) :: potential_std_v
real(kind=dp), intent(in) :: potential_min_v
real(kind=dp), intent(in) :: potential_max_v