Files belonging to the open access publication:
	A.S. Haase et al., The Graetz Nusselt problem extended to continuum flows with finite slip. J. Fluid Mech. 764, R3 (2015).

Description of the MATLAB codes:
	GRAETZpde.m
	MATLAB code to solve the partial differential equation describing the Graetz-Nusselt problem for finite homogeneous wall slip.

	bGRAETZ.m
	MATLAB code to run GRAETZpde.m for various values of the slip length b and plotting various variables as a function of b. 

	integral_gX.m
	MATLAB code to evaluate the analytical function g(X).

Notes to the files:
	The MATLAB codes run under MATLAB 8.1.0.604 (R2013a).
	All MATLAB codes are annotated.
	The MATLAB codes call the code matlab2tikz.m for creating TikZ figures/files. 
	Please comments these lines if you do not have this code available.