/[MITgcm]/MITgcm/pkg/diagnostics
ViewVC logotype

Index of /MITgcm/pkg/diagnostics

Files shown:56
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
DIAGNOSTICS.h View Revision Graph  1.18  12 years  jmc   start a hack to get missing-corner values printed (for corner-cell variables on…
DIAGNOSTICS_CALC.h View Revision Graph  1.3  12 years  jmc   add internal param for printing if first call.
DIAGNOSTICS_SIZE.h View Revision Graph  1.5  16 years  jmc   minor modifications for many diagnostics: - modify "available_diagnostics.log" a…
DIAGSTATS_REGIONS.h View Revision Graph  1.3  13 years  jmc   typo in comments/description
DIAG_OPTIONS.h View Revision Graph  1.8  12 years  jmc   remove DIAGNOSTICS_MISSING_VALUE (replaced by run-time param "useMissingValue") …
diag_calc_psivel.F View Revision Graph  1.4  12 years  jmc   add DEBUG calls
diag_cg2d.F View Revision Graph  1.4  12 years  jmc   Initialise main diagonal (aC2d) to get valid value in overlap regions (in case …
diag_vegtile_fill.F View Revision Graph  1.12  14 years  jmc   avoid unused variables
diagnostics_ad.flow View Revision Graph  1.11  14 years  jmc   forgot to update this one (new subroutines for _RS type array)
diagnostics_addtolist.F View Revision Graph  1.3  14 years  jmc   - add optional level number diagnostics (i.e., level number to be define expli…
diagnostics_calc_phivel.F View Revision Graph  1.8  12 years  jmc   add DEBUG calls
diagnostics_check.F View Revision Graph  1.9  12 years  jmc   add run-time parameter "useMissingValue" (def=False) to fill land-point (i.e., …
diagnostics_clear.F View Revision Graph  1.3  12 years  jmc   add some debugging print (but commented out)
diagnostics_fill.F View Revision Graph  1.15  14 years  dimitri   adding a comment to define meaning of "local"
diagnostics_fill_field.F View Revision Graph  1.7  14 years  jmc   always stops when arrType < 0
diagnostics_fill_rs.F View Revision Graph  1.2  14 years  dimitri   adding a comment to define meaning of "local"
diagnostics_fill_state.F View Revision Graph  1.40  12 years  jmc   fix RCENTER diagnostics (no impact when cell center is @ the middle between inte…
diagnostics_fract_fill.F View Revision Graph  1.7  12 years  jmc   don't need a valid pointer for the diagnostic mate (counter)
diagnostics_init_early.F View Revision Graph  1.17  12 years  jmc   update description of gcode
diagnostics_init_fixed.F View Revision Graph  1.8  12 years  jmc   add parameter to select grid-point location where PsiVEL == 0
diagnostics_init_varia.F View Revision Graph  1.12  16 years  jmc   minor modifications for many diagnostics: - modify "available_diagnostics.log" a…
diagnostics_interp_p2p.F View Revision Graph  1.1  17 years  jmc   vertical interpolation: - prestopres.F moved to diagnostics_interp_p2p.F - more …
diagnostics_interp_vert.F View Revision Graph  1.12  12 years  jmc   - declare qtmp2 in diagnostics_out.F and pass it as arg. to diagnostics_interp_v…
diagnostics_is_on.F View Revision Graph  1.4  17 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES)
diagnostics_list_check.F View Revision Graph  1.4  12 years  gforget   - retired pkg/seaice diags: SIyneg, SIfice, SIsnwice, SIthdgrh.
diagnostics_main_init.F View Revision Graph  1.40  12 years  jmc   include r* effect on reference-state (PhiRef) in totPhiHyd and keep the previo…
diagnostics_mnc_out.F View Revision Graph  1.4  12 years  jmc   use run-time parameter "useMissingValue" to fill land-point (i.e., where mask=0)…
diagnostics_out.F View Revision Graph  1.59  12 years  jmc   fix untested new pieces of code (from revision 1.53)
diagnostics_read_pickup.F View Revision Graph  1.6  14 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
diagnostics_readparms.F View Revision Graph  1.32  12 years  jmc   add internal param for printing if first call.
diagnostics_scale_fill.F View Revision Graph  1.5  14 years  jmc   keep same S/R name (without _RL) for the RL version and update interface calls t…
diagnostics_scale_fill_rs.F View Revision Graph  1.1  14 years  jmc   RS version of RL subroutine DIAGNOSTICS_FILL & DIAGNOSTICS_SCALE_FILL
diagnostics_set_calc.F View Revision Graph  1.2  12 years  jmc   fix for multi processors
diagnostics_set_levels.F View Revision Graph  1.17  12 years  jmc   check that Counter diags & Post-Processed diags have a valid mate
diagnostics_set_pointers.F View Revision Graph  1.16  12 years  jmc   In case an output file contains 2 post-processed diags which are computed togeth…
diagnostics_setdiag.F View Revision Graph  1.9  12 years  jmc   minor changes to printed messages
diagnostics_sum_levels.F View Revision Graph  1.2  14 years  jmc   fix for variables at corner location (Z-point)
diagnostics_summary.F View Revision Graph  1.7  12 years  jmc   refine debugLevel criteria when printing messages
diagnostics_switch_onoff.F View Revision Graph  1.17  12 years  jmc   refine debugLevel criteria when printing messages
diagnostics_utils.F View Revision Graph  1.31  12 years  jmc   rename S/R GETDIAG to DIAGNOSTICS_GET_DIAG and change type of 1rst argument (wa…
diagnostics_write.F View Revision Graph  1.34  12 years  jmc   move MNC code out of diagnostics_out.F into 2 S/R (in diagnostics_mnc_out.F)
diagnostics_write_pickup.F View Revision Graph  1.10  14 years  jmc   use type specific (RL or RS) S/R from rw pkg instead of calling old S/R MDSREAD…
diagstats_ascii_out.F View Revision Graph  1.5  16 years  jmc   minor modifications for many diagnostics: - modify "available_diagnostics.log" a…
diagstats_calc.F View Revision Graph  1.1  18 years  jmc   - split diagstats_local.F file in 3 ; - compute statistics for each selected reg…
diagstats_clear.F View Revision Graph  1.2  18 years  jmc   change pointers so that 1 diag. can be used several times (with # freq.)
diagstats_close_io.F View Revision Graph  1.4  12 years  jmc   start a hack to get missing-corner values printed (for corner-cell variables on…
diagstats_fill.F View Revision Graph  1.5  14 years  jmc   hack (with copy to RL array) for "RS" version of input field and fraction.
diagstats_global.F View Revision Graph  1.5  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
diagstats_ini_io.F View Revision Graph  1.4  16 years  jmc   minor modifications for many diagnostics: - modify "available_diagnostics.log" a…
diagstats_local.F View Revision Graph  1.9  14 years  jmc   - use interior masks (instead of maskH, <- to be remove).
diagstats_mnc_out.F View Revision Graph  1.8  16 years  jmc   minor modifications for many diagnostics: - modify "available_diagnostics.log" a…
diagstats_others_calc.F View Revision Graph  1.2  14 years  jmc   fix argument type problem when REAL4_IS_SLOW is undef
diagstats_output.F View Revision Graph  1.11  12 years  jmc   refine debugLevel criteria when printing messages
diagstats_set_pointers.F View Revision Graph  1.7  15 years  dfer   Fixing bug + retiring KPPmld diagnostic
diagstats_set_regions.F View Revision Graph  1.4  17 years  jmc   clean-up multi-threaded problems (reported by debugger tcheck on ACES)
diagstats_setdiag.F View Revision Graph  1.4  12 years  jmc   - turn a warning (in STDERR) to just a simple "-NOTE-" (in STDOUT) - always chec…

  ViewVC Help
Powered by ViewVC 1.1.22