15-May-2025 17:58:35 paraheat_functional_test(): MATLAB/Octave version 6.4.0 Test paraheat_functional which accepts diffusivity parameters as input, solves a certain steady heat equation problem and returns the solution value at selected locations. Generating 1 random diffusivity cases. The initial random number seed is 123456789 Each case involves: 1 diffusivity seed, 16 diffusivity parameters, 50 sensor readings. Case 1, diffusivity_seed = 123456789 diffusivity_print: Diffusivity grid is 4 x 4 (i,j) (xl,yb) (xr,yt) v(i,j) (1,1) (0.000000,0.000000) (0.250000,0.250000) 4.905835 (2,1) (0.250000,0.000000) (0.500000,0.250000) 3.340604 (3,1) (0.500000,0.000000) (0.750000,0.250000) 4.650668 (4,1) (0.750000,0.000000) (1.000000,0.250000) 1.650861 (1,2) (0.000000,0.250000) (0.250000,0.500000) 2.854347 (2,2) (0.250000,0.250000) (0.500000,0.500000) 1.705491 (3,2) (0.500000,0.250000) (0.750000,0.500000) 4.781623 (4,2) (0.750000,0.250000) (1.000000,0.500000) 2.737755 (1,3) (0.000000,0.500000) (0.250000,0.750000) 1.611064 (2,3) (0.250000,0.500000) (0.500000,0.750000) 4.102994 (3,3) (0.500000,0.500000) (0.750000,0.750000) 1.149290 (4,3) (0.750000,0.500000) (1.000000,0.750000) 0.642748 (1,4) (0.000000,0.750000) (0.250000,1.000000) 1.314793 (2,4) (0.250000,0.750000) (0.500000,1.000000) 0.598302 (3,4) (0.500000,0.750000) (0.750000,1.000000) 3.682999 (4,4) (0.750000,0.750000) (1.000000,1.000000) 5.102245 Graphics saved as "diffusivity_bars_123456789.png" Graphics saved as "diffusivity_patches_123456789.png". Graphics saved as "fem_contour_123456789.png" Graphics saved as "fem_surface_123456789.png" 1 by 67 array of data written to "paraheat_data.txt" paraheat_functional_test(): Normal end of execution. 15-May-2025 18:01:11