Marston / cfmip-obs-sim

Automatically exported from code.google.com/p/cfmip-obs-sim
0 stars 0 forks source link

v1.4 runtime memory deallocation erros #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Reported by T. Koshiro
> 4) Run-time memory allocation errors occurred. The code should be
>    rewritten:
> 
>    * llnl/cosp_radar.F90, Line 188
>      deallocate(hm_matrix,re_matrix, Np_matrix, &
> 
>    * cosp_stats.F90, Line 142
>      deallocate(temp_in,temp_out,temp_c,betaperptot_out)
> 

Original issue reported on code.google.com by alejandr...@metoffice.gov.uk on 12 Mar 2014 at 3:44