CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
module_mp_tempo_ml::ty_tempo_ml_data Type Reference
Collaboration diagram for module_mp_tempo_ml::ty_tempo_ml_data:

Public Attributes

integer input_size
 
integer output_size
 
integer node_size
 
real(wp), dimension(:), allocatable transform_mean
 
real(wp), dimension(:), allocatable transform_var
 
real(wp), dimension(:,:), allocatable weights00
 
real(wp), dimension(:), allocatable bias00
 
real(wp), dimension(:,:), allocatable weights01
 
real(wp), dimension(:), allocatable bias01
 

Detailed Description

Definition at line 15 of file module_mp_tempo_ml.F90.