[pism] / trunk / src / verif / exactTestsFG.h
Project Root:

pism: trunk/src/verif/exactTestsFG.h


No default branch

Revision 348 - (view) (download) (as text) - [select for diffs]
Modified Wed Jul 30 22:31:48 2008 CEST (3 months, 3 weeks ago) by bueler
File length: 1981 byte(s)
Diff to previous 312
Cleanup of documentation, especially comments and references for exact solutions.

Revision 312 - (view) (download) (as text) - [select for diffs]
Modified Sat May 31 04:12:22 2008 CEST (5 months, 3 weeks ago) by bueler
File length: 1982 byte(s)
Diff to previous 218
Finalized removal of Ruby dependecy (ncgen.rb).  Converted Sigma to J/(s m^3) units; before was K/s.  New units compatible with simple formula Sigma = D_ij tau_ij, and with new paper.  (Old units appeared in Bueler et al 2007 J. Glaciol.)

Revision 218 - (view) (download) (as text) - [select for diffs]
Modified Fri Nov 30 08:22:46 2007 CET (11 months, 3 weeks ago) by bueler
File length: 1785 byte(s)
Copied from: trunk/src/exact/exactTestsFG.h revision 203
Diff to previous 130
Cleaned up viewer sizing and standard out summary.  Simplified src tree structure slightly; it is actually useful to have some structure, but I had overdone it.

Filename: trunk/src/exact/exactTestsFG.h
Revision 130 - (view) (download) (as text) - [select for diffs]
Modified Mon Jul 2 20:43:07 2007 CEST (16 months, 2 weeks ago) by bueler
File length: 1785 byte(s)
Diff to previous 53
Fairly widespread changes:
0.  Makefile changed.  Now "make" behaves correctly w.r.t. modified files, and "make install" puts 
    libraries in lib/ and executables in bin/ and cleans up .o and .d files.  Manual reflects this.
1.  Change to pism_state.cdl: Made climate variables also depend on t (task #5200).  Made t(t) a double
    (because we see effects of single precision all the time in long runs).  Added pism_intent
    attribute where known; values are model_state, climate_steady, climate_snapshot, diagnostic.
    See comment near start of pism_state.cdl.
2.  Modified nc_util etc to correctly pass around a double t, including for regrid.
3.  iMregrid.cc now contains netcdf version (the default) and the unsupported (and probably not functional)
    old .pb version.  iMregrid_netcdf.cc deleted.  SHOULD WE GO THROUGH AND DELETE RELIC .pb STUFF?
4.  bootstrapFromFile_netcdf() has different reporting on defaults.  It should be fairly robust w.r.t. 
    different kinds of -bif files.
5.  small possible temperature bug changed: use ice material properties in k=0 segment of column if 
    Mbz==1
6.  setSoundingFromOptions() put in afterInitHook(); drivers changed to remove explicit call
7.  improved the viewer code; note addition of utility functions getSurfaceValueOf3D() and 
    getSliceOf3D(); note ideas in task #4989 still probably worth adding
8.  Added better error reporting of pismv -test F|G: surface velocities and Sigma; does task #4184.
    THIS REVEALS test G DOES NOT CONVERGE FOR SURFACE VELS OR FOR Sigma, AS SUSPECTED FROM EISMINT II 
    TESTS.  This better reporting should help with implementing margin tricks (task #5244).
9.  Small edits to iceGRNModel.cc.  Changed set from options logic re enhancement factor.



Filename: trunk/src/exact/exactTestsFG.h
Revision 53 - (view) (download) (as text) - [select for diffs]
Modified Sat Dec 9 01:32:37 2006 CET (23 months, 1 week ago) by bueler
File length: 1746 byte(s)
Copied from: trunk/src/exactTestsFG.h revision 39
Diff to previous 17
Added source sub-directory for exact tests.

Filename: trunk/src/exactTestsFG.h
Revision 17 - (view) (download) (as text) - [select for diffs]
Modified Thu Oct 26 01:37:44 2006 CEST (2 years ago) by bueler
File length: 1746 byte(s)
Diff to previous 9
reportErrors() in IceCompModel improved, including for test E; storage and viewing of basal velocities partly implemented; other small changes

Filename: trunk/src/exactTestsFG.h
Revision 9 - (view) (download) (as text) - [select for diffs]
Added Mon Oct 16 00:43:19 2006 CEST (2 years, 1 month ago) by bueler
File length: 1750 byte(s)
moved exact tests to C (from C++) for compatibility; updates to Makefile

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

 

Powered by ViewCVS