gavin971 / cvmix

Automatically exported from code.google.com/p/cvmix
0 stars 0 forks source link

Performance improvements #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On the phone today, two things were mentioned to improve computational 
efficiency (should not be answer-changing):

1) don't use put / get inside of cvmix_kpp.F90, just pull values directly out 
of cvmix_kpp_params_type

2) Add new interface for compute_turbulent_shear() to allow for array of 
OBL_depth (used for computing Ri_bulk)

Original issue reported on code.google.com by mike.lev...@gmail.com on 23 Sep 2013 at 8:03

GoogleCodeExporter commented 9 years ago
Split into two issues and moved to github

Original comment by mike.lev...@gmail.com on 9 Feb 2014 at 7:28