From the previous answers you see the question is not as simple as it appears firsthand. You are right in not mentioning the Reynolds' number among the dimensionless groups since the case is one of free natural convection in gas, or in the laminar regime if the fluid is a liquid.
The one group that is definitely used for gases in these situations is the Grashof number. The Pr value for atmospheric air is about 0.7 for a wide range of temperatures.
If we are speaking of a vertical plate being heated by surrounding air in an open environment, the most probable air downward movements due to density differences would be sufficiently slow as to be considered in the laminar regime.
For such a case books say, the HTC, h = 1.42 (delta T/L)^025.
h is in W/(m^2.K); delta T = Tair-Tplate, K; L= height of plate, m.
If delta T changes with time, so would the value of h. A preliminary value for estimation would be 5 W/(m^s.K)
If the fluid is a liquid there are formulas in specialized books. One of them for a falling film with Re < 400 is:
h = 0.064 k. (Pr^0.344) . (visc bulk/visc wall) / [(visc)^2/(g.dens^2)]^0.33
h = HTC for convection of the fluid
k = thermal conductivity of the fluid. For water @ 100F, 0.63 W/(m.C); @ 200F, 0.68 W/(m.K)
visc.= viscosity of liqid, cP; water @ 100F, 0.68 CP; @200F, 0.31 cP.
dens. = density of liquid, kg/m^3; water 993 kg/m^3 @ 100 F; 963 @ 200 F.
g = local acceleration due to gravity, generally taken as 9.8 m/s^2.
Pr = Prandtl number, for water @ 100F, 4.53; @ 200F, 1.90.
If the liquid temperature is constant, the Pr value wouldn't change.
Apparently you are dealing with an "unsteady state heat transfer" situation, which may require graphics based on analytical solutions suitable for computer programming.