FishMet: Fish feeding and appetite model, OPEN EDITION  0.1
FishMet: Fish feeding and appetite model, OPEN EDITION
simulate::output_stats_total_def Type Reference

Overall output statistics that are output from the model. More...

Collaboration diagram for simulate::output_stats_total_def:

Public Attributes

real(srp) total_mass_food_ingested
 
real(srp) total_mass_evacuated
 

Detailed Description

Overall output statistics that are output from the model.

Note
Note that thesediffer from ::output_arrays_step_def in that they are not arrays.

Definition at line 102 of file m_simulate.f90.

Member Data Documentation

◆ total_mass_food_ingested

real(srp) simulate::output_stats_total_def::total_mass_food_ingested

Definition at line 103 of file m_simulate.f90.

◆ total_mass_evacuated

real(srp) simulate::output_stats_total_def::total_mass_evacuated

Definition at line 104 of file m_simulate.f90.


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