[mpas-developers] Commit Check

Doug Jacobsen dwj07 at fsu.edu
Mon Jul 19 12:17:54 MDT 2010


Hi Everyone,

I am looking to commit a global diagnostic module back into core_sw. To add
this, I had to add a module (module_global_diagnostics.F), and modify the
following files.

src/core_sw/Makefile
src/core_sw/mpas_interface.F
src/core_sw/Registry
src/core_sw/module_time_integrations.F

The makefile modifications is just to add in the new module. Registry
modification is to add a flag to the namelist for stats output intervale, as
well as making h_vertex an array. Module_time_integration.F modification is
to save the h_vertex calculation rather then throw it away after computing
pv_vertex. mpas_interface.F modification is just to call
compute_global_diagnostics.F every time the interval is reached.

I have attached all the files that I modified, and tested these in a clean
checkout of the code. If anyone has any questions of concerns please let me
know. Thanks!

Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20100719/4f1eb701/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 529 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20100719/4f1eb701/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Registry
Type: application/octet-stream
Size: 5553 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20100719/4f1eb701/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: module_time_integration.F
Type: text/x-fortran
Size: 29971 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20100719/4f1eb701/attachment-0003.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpas_interface.F
Type: text/x-fortran
Size: 1958 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20100719/4f1eb701/attachment-0004.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: module_global_diagnostics.F
Type: text/x-fortran
Size: 12001 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/mpas-developers/attachments/20100719/4f1eb701/attachment-0005.bin 


More information about the mpas-developers mailing list