/[MITgcm]/MITgcm/model/src/apply_forcing.F
ViewVC logotype

Log of /MITgcm/model/src/apply_forcing.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Links to checkpoint65: (view) (download) (annotate)
Sticky Tag:

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 22:07:17 2014 UTC (9 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
one step further in changing USE_OLD_EXTERNAL_FORCING parts:
add a call to FOOL_THE_COMPILER_R8 to really prevent the compiler
to re-arrange the order of instructions (needed with path-scale
 or open64 compilers what uses -O3).


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Jul 12 16:35:32 2014 UTC (9 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.1: +41 -13 lines
Diff to previous 1.1
USE_OLD_EXTERNAL_FORCING parts:
  Use 2-d local array tmpVar and split loop in 2 parts to avoid compiler
  to mess-up this part by re-arranging the order of instructions (wrong
  when gU and gU_arr are the same array, i.e., called with argument gU).


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jul 11 18:43:41 2014 UTC (9 years, 10 months ago) by jmc
Branch: MAIN
- new file "apply_forcing.F" containing all the code previously in
  external_forcing.F, but with new argument list: pass, as new argument,
  the current level tendency array to update (instead of a direct update
  of the common bloc array). Change the corresponding calls.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.22