Searched refs:groundflux (Results 1 – 1 of 1) sorted by relevance
634 PetscScalar groundflux; /* flux from conduction of deep ground layer in contact with top soil */ in RhsFunc() local675 …PetscCall(calc_gflux(sfctemp1, deep_grnd_temp, &groundflux)); /* calculates flux from ea… in RhsFunc()677 …fsfc1 = fsfc1 + latentheat + sheat + groundflux; /* adds radiative, sensibl… in RhsFunc()