Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
precipitation__method_of_fragments::fragments_sequence_t Type Reference

Data structure to hold static (pre-calculated) fragment selection numbers. More...

Public Attributes

integer(c_int) sim_number
integer(c_int) sim_month
integer(c_int) sim_rainfall_zone
integer(c_int) sim_year
real(c_float) sim_random_number
integer(c_int) sim_selected_set

Detailed Description

Data structure to hold static (pre-calculated) fragment selection numbers.

Definition at line 99 of file precipitation__method_of_fragments.F90.

Member Data Documentation

◆ sim_month

integer (c_int) precipitation__method_of_fragments::fragments_sequence_t::sim_month

Definition at line 101 of file precipitation__method_of_fragments.F90.

◆ sim_number

integer (c_int) precipitation__method_of_fragments::fragments_sequence_t::sim_number

Definition at line 100 of file precipitation__method_of_fragments.F90.

◆ sim_rainfall_zone

integer (c_int) precipitation__method_of_fragments::fragments_sequence_t::sim_rainfall_zone

Definition at line 102 of file precipitation__method_of_fragments.F90.

◆ sim_random_number

real (c_float) precipitation__method_of_fragments::fragments_sequence_t::sim_random_number

Definition at line 104 of file precipitation__method_of_fragments.F90.

◆ sim_selected_set

integer (c_int) precipitation__method_of_fragments::fragments_sequence_t::sim_selected_set

Definition at line 105 of file precipitation__method_of_fragments.F90.

◆ sim_year

integer (c_int) precipitation__method_of_fragments::fragments_sequence_t::sim_year

Definition at line 103 of file precipitation__method_of_fragments.F90.


The documentation for this type was generated from the following file: