Toggle navigation
Legolas v. 2.1.1 - develop
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
check_if_thermal_balance_needs_enforcing
Subroutine
16 statements
Source File
mod_heatloss.f08
mod_heatloss
check_if_thermal_balance_needs_enforcing
Contents
None
private subroutine check_if_thermal_balance_needs_enforcing(this, conduction_tgt, grid_tgt)
Uses
mod_function_utils
Arguments
Type
Intent
Optional
Attributes
Name
class(
heatloss_t
),
intent(inout)
::
this
type(
conduction_t
),
intent(in)
::
conduction_tgt
type(
grid_t
),
intent(in)
::
grid_tgt
Contents
None