<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Method of Effective Numerical Solution of the System of Equations of Thermal Conductivity</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Oleg Kurchenko</string-name>
          <email>oleg.kurchenko@knu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kseniia Dukhnovska</string-name>
          <email>kseniia.dukhnovska@knu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oksana Kovtun</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anastasiia Nikolaienko</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Workshop</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Taras Shevchenko National University of Kyiv</institution>
          ,
          <addr-line>Bohdan Hawrylyshyn str. 24, Kyiv, UA-04116</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <fpage>20</fpage>
      <lpage>21</lpage>
      <abstract>
        <p>The article considers the method of effective numerical solution of the system of equations of thermal conductivity, which is used for numerical of the thermophysiological state of its parallel software implementation on a multiprocessor system. The method is suitable for building a three-dimensional model for predicting the thermophysiological state of man. The results of numerical experiments and parallel calculations show the good suitability of the proposed algorithms for parallel implementation and their significant potential for creating on their basis applied computer systems for modeling the prediction of human thermophysiological state. method of finite differences System of equations of thermal conductivity, parallel algorithm of the Gaussian method, the ORCID: 0000-0002-3507-2392 (O. Kurchenko); 0000-0002-4539-159X (K. Dukhnovska); 0000-0003-0871-5097 (O. Kovtun); 0000-00022402-2947 (A. Nikolaenko); 0000-0001-8206-3395 (I. Yurchuk); Proceedings ceur-ws.org</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Boundary value problems, which reflect technological or natural processes, have a high
computational complexity. To solve them, various analytical or numerical approaches are used,
neglecting the accuracy of the solution. Such boundary value problems can also include problems
with heat conduction equations.</p>
      <p>Solving this problem requires significant CPU time to perform calculations. This is especially true
for modeling tasks, where the requirements for quality and detail of three-dimensional models that
describe the processes of heat transfer, which, in turn, leads to increased computational costs.</p>
      <p>The use of parallel computing is extremely important for obtaining an efficient and accurate
forecast, as it provides the necessary acceleration of algorithm calculations when performing them on
powerful multiprocessor systems. However, the development of effective parallel algorithms for
multiprocessor systems is a
difficult scientific and technical problem
and requires solving
interdisciplinary research using knowledge of mathematical, architectural and software models of
parallel computing.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Literature review and problem statement</title>
      <p>
        Equations of thermal conductivity are quite widely used. In work [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], the flow of viscous
dissipation, chemical reactions, and convection heat on the walls of the channel is investigated with
the help of heat conduction equations. The Math software package was used to solve the nonlinear
system of differential equations. The results of this work can be used to solve the cooling problem in
various industries.
      </p>
      <p>
        The work [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] presents the results of nanofluid research in the heat engineering sector. The system
of nonlinear differential equations that describes this problem is first converted into a system of
EMAIL:
(A.1);
(A.2);
      </p>
      <p>2023 Copyright for this paper by its authors.
CEUR
ordinary differential equations. Then it is solved using the bvp4c algorithm. Current work has many
applications in various fields of engineering, biotechnology, nanotechnology and medicine.</p>
      <p>
        The paper [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] examines the heat exchange of the boundary layer fluid. Similarity transformations
are again applied to transform the governing partial differential equations for mass, momentum, and
energy into a system of ordinary differential equations. The MATLAB package is used to obtain the
solution. The effect of variable thermal conductivity on an exponentially stretched surface is
investigated in [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The bvp4c algorithm is used to solve this boundary value problem.
      </p>
      <p>
        The thermal conductivity equation is used to predict the thermo-physiological state of a person.
The purpose of the article [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] was to review existing thermophysiological models for the entire human
body and its individual segments. The paper provides an overview of the most recognized thermal
models, such as Fiala, Berkeley Comfort Model, Tanabe and ThermoSem.
      </p>
      <p>
        The study [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] proposed clothes with fluid circulation, which can effectively reduce the thermal
stress of people in a hot environment. This work used a model of human thermoregulation together
with a model of warmth and comfort. Thus, in the article [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], a complete virtual three-dimensional
model of human thermophysiological reactions is investigated. The numerical solution of the model
was developed using the ANSYS Fluent platform. This platform works due to parallel processes [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. The purpose and objectives of the research</title>
      <p>The purpose of the research is to develop method of effective numerical solution of the system of
equations of thermal conductivity. This will make it possible to obtain a numerical value for problems
that include the heat conduction equation. To achieve the goal, the following tasks were solved:
 to solve the heat conduction equation, apply the finite difference method together with the
parallel Gaussian algorithm;
 to investigate the effectiveness of the method.</p>
      <p>As can be seen from the review, the boundary value problems, which include the heat conduction
equation, are first analytically translated into the Cauchy problem, and then calculated. This is due to
the high computational complexity of boundary value problems. Let's consider one of these.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Mathematical model for predicting the thermophysiological state of human</title>
      <p>
        A multi-compartmental model of human thermoregulation and heat transfer is used for
mathematical modeling of human physiological condition prediction [
        <xref ref-type="bibr" rid="ref10 ref11 ref5 ref6 ref7 ref8 ref9">5-11</xref>
        ].
      </p>
      <p>
        According to the definition given in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], a compartment is a certain amount of a substance that is
released in a biological system and has the property of unity, so in the processes of transport and
chemical transformations it can be considered as a whole. Models in which the studied system is
presented as a set of compartments are called multi-compartmental.
      </p>
      <p>The class of multicompartmental dynamic models of human heat exchange and thermoregulation
describes heat production in organs and tissues, heat transfer by blood flow, conduction, convection,
radiation, evaporation from the skin and upper respiratory tract, afferent and efferent
thermoregulatory processes.</p>
      <p>
        The structure of the models is based on the compartment. The compartment has an energy source,
the ability to receive and transfer heat to neighboring compartments and exchange energy with the
environment. The set of compartments and the task of connections between them determines the
nature and degree of approximation of the human body and the physiological processes occurring in
it. For the sample of a single compartment the cylinder for representation of all parts of a body and
sphere - for the head is taken. Each compartment corresponds to a specific organ, body part or body
tissue. The models take into account human anatomical and physiological parameters: weight, height,
body surface area, biophysical characteristics of tissues and organs, metabolism, oxygen
consumption, blood flow, pulmonary ventilation, heat transfer and heat transfer coefficients, cardiac
output, sweating, fluid loss, etc. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Approximation of the human body can be performed on any
number of geometric parts, for this model the human body was approximated by 13 cylinders and
sphere: head, torso, left and right arm (shoulders, forearms, hands), left and right leg (thighs, legs,
feet). Each cylinder that approximates a part of the human body has nested cylinders that describe the
properties of other tissues of the human body. The heat balance equation is written to each
compartment and the result is the following system of differential equations in partial derivatives:
(1)
where c – specific heat, kcal / (kg · ° C); m – mass, kg; T – temperature, ° C; t – time; M –
metabolism, kcal; Q – heat flux, kcal; V – volume, l; W – cardiac output, l / h. Indices: * – initial
value; b – blood; ph – physical activity; RS – heat loss with respiration; sh – cold tremor of skeletal
muscles; K – conduction; air – air; water – water.
      </p>
      <p>To solve this system requires additional conditions: initial and boundary.</p>
      <p>Initial conditions. At the beginning of time, temperatures, metabolism, blood flow, etc. are set for
each compartment: if t = 0: Tij = T0ij, for each i,j when 0≤i≤N-1, 0≤j≤L-1.</p>
      <p>Boundary conditions. To solve this system, boundary conditions of the fourth kind are used. For
neighboring compartments, conditions must be met at the boundary between them.</p>
      <p>If  ∈    :
If  ∈    :
If  ∈    :
For j = sk,  ∈    , :
For j = sk,  ∈    , :
      =   , −1     , −1, ∀ ≥ 0,  ≠  ,</p>
      <p>, , ∀ ≥ 0,  ≠  .</p>
      <p>=   , 
  
      =   , −1     , −1, ∀ ≥ 0,  ≠  ,</p>
      <p>, , ∀ ≥ 0,  ≠  .</p>
      <p>=   , 
  
      =   , −1     , −1, ∀ ≥ 0,  ≠  ,</p>
      <p>, , ∀ ≥ 0,  ≠  .</p>
      <p>=   , 
  
   ,</p>
      <p>,

=     ,</p>
    </sec>
    <sec id="sec-5">
      <title>5. Numerical method of finite differences for solving a system of differential parabolic equations</title>
      <p>To solve the model (1), the finite difference method was used. This is a method of solving
differential equations based on the replacement of differential operators with their approximate values
at individual points. When using the finite difference method, the differential problem is replaced by
the difference problem.</p>
      <p>The equations given in problem (1) are parabolic differential equations in partial derivatives. It is
proved that finite difference methods can be used to solve parabolic differential equations. To solve
the system of equations, the method of finite differences with an implicit scheme is taken. For
parabolic differential equations, the solution of such a scheme is stable under any conditions.</p>
      <p>To solve the differential equation by the finite difference method, first the area on which the
solution is sought is replaced by a discrete set of points (nodes of the grid). The difference operators
corresponding to the differential equation are written in the internal nodes of the grid. The difference
operators corresponding to the boundary conditions are written in the boundary nodes of the grid. As
a result, we obtain a system of algebraic equations, the number of which is proportional to the number
of internal nodes of the grid region. To obtain a numerical solution, we need to solve this system of
equations.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Numerical method of finite differences for solving a system of differential parabolic equations</title>
      <p>To solve the model (1), the finite difference method was used. This is a method of solving
differential equations based on the replacement of differential operators with their approximate values
at individual points. When using the finite difference method, the differential problem is replaced by
the difference problem. The equations given in problem (1) are parabolic differential equations in
partial derivatives. It is proved that finite difference methods can be used to solve parabolic
differential equations. To solve the system of equations, the method of finite differences with an
implicit scheme is taken. For parabolic differential equations, the solution of such a scheme is stable
under any conditions. To solve the differential equation by the finite difference method, first the area
on which the solution is sought is replaced by a discrete set of points (nodes of the grid). The
difference operators corresponding to the differential equation are written in the internal nodes of the
grid. The difference operators corresponding to the boundary conditions are written in the boundary
nodes of the grid. As a result, we obtain a system of algebraic equations, the number of which is
proportional to the number of internal nodes of the grid region. To obtain a numerical solution, we
need to solve this system of equations.</p>
    </sec>
    <sec id="sec-7">
      <title>7. Parallel algorithm of the Gaussian method</title>
      <p>To find the temperatures at each step of integration, you need to solve a system of linear algebraic
equations. The Gaussian method was used for this purpose.</p>
      <p>The Gaussian method is based on the possibility of performing transformations of linear equations,
which do not change the solution of the considered system. The Gaussian method involves the
sequential execution of two steps. At the first step - the direct course of the Gaussian method - the
initial system of linear equations by successive exclusion of unknowns is reduced to the upper
triangular form. In the reverse course of the Gaussian method (the second stage of the algorithm) the
(14)
(15)
(16)
(17)
=</p>
      <p>−
 ′
 ′ =   −
 
 
∗   ,
∗   ,</p>
      <p>,
  −1
  −1, −1
 −1
  = (  −
∑     )⁄  ,
 = +1
where i = n-2,…,0.</p>
      <p>Multicore computers are now commonplace. Multiprocessor machines have almost completely
supplanted single-core counterparts and are used everywhere.</p>
      <p>Many users do not like working with braking applications. Also annoying is when running a task
in an application reduces the performance or sensitivity of another part of the program. Thus, the
requirements for improving the efficiency of software are growing every day, which in turn
necessitates mechanisms that allow rational use of available resources of modern equipment.</p>
      <p>The solution of problem (1) is reduced to the solution of a system of algebraic systems. The
dimension of such a system is equal to the number of integration steps in variable directions. The
computational complexity of the Gaussian algorithm is of the order of O(n3). In order to speed up the
algorithm, it was decided to use a parallel calculation of the Gaussian algorithm.</p>
      <p>Since the solution by the Gaussian method is reduced to a sequence of similar computational
operations of multiplication and addition over the rows of the matrix, as subtasks can be taken
calculations related to the processing of one or more rows of the matrix A and the corresponding
element of the vector b. Each iteration associated with the solution of the next subtask begins with the
selection of the leading line. The row with the largest absolute value among the elements of the i-th
column corresponding to the excluded variable xi is searched.</p>
      <p>Because the rows of the matrix A are assigned to different subtasks, to find the maximum value in
the subtask column numbered k, the elements must be exchanged for the variable xi, which is
excluded. After collecting all these coefficients, it can be determined which of the subtasks contains
the leading line and which value is the leading element.To continue the calculations, the leading
subtask must send its row to the matrix A, which determines the coefficients of the system of linear
equations and the corresponding element of the vector b to all other subtasks with numbers k, xki.</p>
      <p>When performing the reverse of the Gaussian method, the subtasks perform the necessary
calculations to find the values of the unknowns. As soon as any subtask i, 1≤i≤n, which determines
the value of its variable xi, this value must be used by all subtasks with numbers k, k &lt;i: subtasks
substitute the obtained value of the new unknown and perform value adjustments for elements of the
vector b. Selected basic subtasks are characterized by the same computational complexity. However,
the size of the matrix that describes the system of linear equations is significantly larger than the
number of threads in the program (p &lt;&lt; n), and the basic subtasks can be enlarged by combining
several rows of the matrix in one subtask. The use of a sequential data separation scheme for the
parallel solution of systems of linear equations will lead to an uneven computational load between the
flows: as the exclusion (forward) or determination (reverse) unknown in the Gaussian method for
most flows all necessary calculations will be completed and they will stand still. A possible way to
solve the problem of balancing calculations may be to use a tape loop scheme for the distribution of
data between the enlarged subtasks: in this case, the matrix A is divided into sets (strips) of rows of
the form (Figure 2):
  = (  1,   2, … ,   ),   =  +  , 1 ≤  ≤  ,  = ,


(18)
(19)
where where n is the number of unknowns in the system of linear equations; p is the number of
processes that the operating system allows to create a system of linear equations to solve.</p>
      <p>Comparing the data division scheme and the order of calculations in the Gaussian method, it can
be noted that the use of a cyclic method of forming tapes allows to better balance the computational
load between subtasks. Therefore, after analyzing the sequential version of the Gaussian algorithm,
we can conclude that parallelization is possible for the following computational procedures:
 search for the leading line;
 subtraction of the leading line from all lines to be processed;
 execution of the return stroke.</p>
      <p>This approach significantly speeds up data processing than sequential computation.</p>
    </sec>
    <sec id="sec-8">
      <title>8. The study materials and methods</title>
      <p>
        The characteristics of an average person were used for calculations. The work [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] was the source
of data. It describes the thermophysical characteristics of a person with a body weight of 74.1 kg and
a body surface area of 1.89 m2. In order to obtain these average characteristics, a study was conducted
on 10 men and 10 women (Table 1).
      </p>
      <p>
        The work [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] also shows that 25 % of the tissues in the human body are skin and fat, 11 % are
internal organs, 3 % are nervous tissue, 43 % are muscles, and 18 % are the skeleton. At the same
time, the specific heat capacity of the skeleton is 0.5 kcal/g∙°С, the heat capacity for fat is
0.6 kcal/g∙°С, and 0.9 kcal/g∙°С for all other tissues. Thermal conductivity is given in Table 2.
Calculations were performed on the language platform Visual C++ using the library MPI. The choice
of programming language depends on its speed. MPI is the most widely used software development
interface standard in parallel programming.
      </p>
      <p>This library is used to develop programs for clusters and supercomputers. The primary means of
communication between MPI processes is by passing messages to each other.</p>
    </sec>
    <sec id="sec-9">
      <title>9. Results</title>
      <p>To study the acceleration of the parallel Gaussian algorithm, 10 computational experiments on
solving a system of linear equations by the Gaussian method for different dimensions of these systems
were performed and the results presented in Table 3 were obtained.</p>
      <p>As can be seen from the first diagram (Figure 2) at a dimension of the matrix of 50, the operating
time of the parallel Gaussian algorithm is greater than the operating time of the sequential algorithm.
This is because the parallelization process is too expensive because the process itself takes time. But
with increasing dimension of the matrix (Figure 3 - Figure 4), the parallel algorithm justifies itself and
works three times faster, as seen in the last diagram.</p>
      <p>According to the table, diagrams are constructed for better visualization (Figure 2 - Figure 4).</p>
      <p>When using the finite difference method to solve the boundary value problem with heat
conduction equations, it is advisable to use the parallel Gaussian algorithm, as it speeds up the
calculation process by three or more times. The method is suitable for building a three-dimensional
model for predicting the thermophysiological state of a person.
11.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Elogail</surname>
          </string-name>
          ,
          <article-title>Peristaltic flow of a hyperbolic tangent fluid with variable parameters</article-title>
          ,
          <source>Results in engineering 17</source>
          (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .1016/j.rineng.
          <year>2023</year>
          .
          <volume>100955</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>H.</given-names>
            <surname>Waqas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kafait</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Alghamdi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Muhammad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Alshomrani</surname>
          </string-name>
          ,
          <article-title>Thermo-bioconvectional transport of magneto-Casson nanofluid over a wedge containing motile microorganisms and variable thermal conductivity</article-title>
          ,
          <source>J. Alexandria engineering 61</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ferdows</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alzahrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <article-title>Dual solution of boundary-layer flow driven by variable plate and streaming-free velocity</article-title>
          ,
          <source>Advances in mechanical engineering 12</source>
          (
          <year>2014</year>
          ).
          <source>doi: 10.1177/1687814020930849</source>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Hayat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Nadeem</surname>
          </string-name>
          ,
          <article-title>Aspects of developed heat and mass flux models on 3D flow of EyringPowell fluid</article-title>
          ,
          <source>Results in physics 17</source>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>K.</given-names>
            <surname>Kati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zeiler</surname>
          </string-name>
          ,
          <article-title>Thermophysiological models and their applications: A review</article-title>
          ,
          <source>Building and Environment</source>
          <volume>106</volume>
          (
          <year>2016</year>
          ). doi: https://doi.org/10.1016/j.buildenv.
          <year>2016</year>
          .
          <volume>06</volume>
          .031
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Numerical simulation of the human thermophysiological responses with a liquid circulating garment: Experimental validation and parametric study</article-title>
          .
          <source>Building and Environment</source>
          <volume>271</volume>
          (
          <year>2022</year>
          ). doi: https://doi.org/10.1016/j.enbuild.
          <year>2022</year>
          .112332
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Joshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>A three-dimensional thermoregulatory model for predicting human thermophysiological responses in various thermal environments</article-title>
          .
          <source>Building and Environment</source>
          <volume>207</volume>
          (
          <year>2022</year>
          ).doi: https://doi.org/10.1016/j.buildenv.
          <year>2021</year>
          .
          <article-title>108506Get rights and content</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>ANSYS</given-names>
            <surname>Fluent</surname>
          </string-name>
          . URL: https://www.ansys.soften.com.ua/products/fluids/ansys-fluent.html
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>C.H.</given-names>
            <surname>Wyndham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.R.</given-names>
            <surname>Atkins</surname>
          </string-name>
          ,
          <article-title>A physiological scheme and mathematical model of temperature regulation in man</article-title>
          ,
          <source>Pflugers Arch</source>
          .
          <volume>303</volume>
          (
          <year>1968</year>
          ). doi:
          <volume>10</volume>
          .1007/BF00586824
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>J.A.J.</given-names>
            <surname>Stolwijk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.D.</given-names>
            <surname>Hardy</surname>
          </string-name>
          , (
          <year>2011</year>
          ).
          <article-title>Control of Body Temperature</article-title>
          , Comprehensive
          <string-name>
            <surname>Physiology</surname>
          </string-name>
          (
          <year>2011</year>
          ). doi:
          <volume>10</volume>
          .1002/cphy.cp090104
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>D.</given-names>
            <surname>Fiala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.J.</given-names>
            <surname>Lomas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stohrer</surname>
          </string-name>
          ,
          <article-title>Computer prediction of human thermoregulatory and temperature responses to a wide range of environmental conditions</article-title>
          ,
          <source>Int. J of biometeorology 45(3)</source>
          (
          <year>2001</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>D.</given-names>
            <surname>Fiala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.J.</given-names>
            <surname>Lomas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stohrer</surname>
          </string-name>
          ,
          <article-title>First principles modeling of thermal sensation responses in steady-state and transient conditions</article-title>
          ,
          <source>ASHRAE Transactions 109</source>
          (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>P. C.</given-names>
            <surname>Cropper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cook</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Fiala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Yousaf</surname>
          </string-name>
          ,
          <article-title>Coupling a model of human thermoregulation with computational fluid dynamics for predicting human-environment interaction</article-title>
          ,
          <source>J. of Building Performance Simulation</source>
          ,
          <volume>3</volume>
          (
          <issue>3</issue>
          ) (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>V.</given-names>
            <surname>Candas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. R.</given-names>
            <surname>d'Ambrosio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Herrmann</surname>
          </string-name>
          ,
          <article-title>A Mathematical model of thermoregulation to evaluate thermal comfort</article-title>
          . Capri, in: International Conference on “
          <article-title>Energy and Environment towards the Year”</article-title>
          , Vol.
          <year>1993</year>
          ,
          <year>2000</year>
          , pp.
          <fpage>1031</fpage>
          -
          <lpage>1043</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.W.</given-names>
            <surname>Potter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.I.</given-names>
            <surname>Yermakova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.P.</given-names>
            <surname>Hunt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.W.</given-names>
            <surname>Hancock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.V.M.</given-names>
            <surname>Oliveira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.P.</given-names>
            <surname>Looney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.D.</given-names>
            <surname>Montgomery</surname>
          </string-name>
          ,
          <article-title>Comparison of two mathematical models for predicted human thermal responses to hot and humid environments</article-title>
          ,
          <source>J. of Thermal Biology</source>
          <volume>97</volume>
          (
          <year>2021</year>
          ). doi:
          <volume>10</volume>
          .1016/j.jtherbio.
          <year>2021</year>
          .
          <volume>102902</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>K.</given-names>
            <surname>Dukhnovska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Kovtun</surname>
          </string-name>
          ,
          <string-name>
            <surname>O. Leschenko,</surname>
          </string-name>
          <article-title>The boundary value problem for the heat transfer task between a human and the environment</article-title>
          ,
          <source>Physics and mathematics models and information technologies 30</source>
          (
          <year>2020</year>
          ), pp.
          <fpage>29</fpage>
          -
          <lpage>40</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J.A.J.</given-names>
            <surname>Stolwijk</surname>
          </string-name>
          .
          <article-title>A mathematical model of physiological temperature regulation in man</article-title>
          . Yale university school of medicine.
          <source>New haven, conn. 0651</source>
          .
          <year>1971</year>
          . 82 pp.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>