/[MITgcm]/MITgcm/pkg/fizhi/fizhi_init_fixed.F
ViewVC logotype

Log of /MITgcm/pkg/fizhi/fizhi_init_fixed.F

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


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

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 19:49:14 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint64, checkpoint64a, checkpoint64b, checkpoint64c, checkpoint64d, checkpoint64e, checkpoint64f, checkpoint64g, checkpoint64h, checkpoint64i, checkpoint64j, checkpoint64k, checkpoint64l, checkpoint64m, checkpoint64n, checkpoint64o, checkpoint64p, checkpoint64q, checkpoint64r, checkpoint64s, checkpoint64t, checkpoint64u, checkpoint64v, checkpoint64w, checkpoint64x, checkpoint64y, checkpoint64z, checkpoint65, checkpoint65a, checkpoint65b, checkpoint65c, checkpoint65d, checkpoint65e, checkpoint65f, checkpoint65g, checkpoint65h, checkpoint65i, checkpoint65j, checkpoint65k, checkpoint65l, checkpoint65m, checkpoint65n, checkpoint65o, checkpoint65p, checkpoint65q, checkpoint65r, checkpoint65s, checkpoint65t, checkpoint65u, checkpoint65v, checkpoint65w, checkpoint65x, checkpoint65y, checkpoint65z, checkpoint66a, checkpoint66b, checkpoint66c, checkpoint66d, checkpoint66e, checkpoint66f, checkpoint66g, checkpoint66h, checkpoint66i, checkpoint66j, checkpoint66k, checkpoint66l, checkpoint66m, checkpoint66n, checkpoint66o
Changes since 1.33: +24 -24 lines
Diff to previous 1.33
edits to reduce number of differences with version in fizhi-aqualev20 &
 fizhi-gridalt code dirs.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue May 12 19:56:35 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61o, checkpoint61p, checkpoint61q, checkpoint61r, checkpoint61s, checkpoint61t, checkpoint61u, checkpoint61v, checkpoint61w, checkpoint61x, checkpoint61y, checkpoint61z, checkpoint62, checkpoint62a, checkpoint62b, checkpoint62c, checkpoint62d, checkpoint62e, checkpoint62f, checkpoint62g, checkpoint62h, checkpoint62i, checkpoint62j, checkpoint62k, checkpoint62l, checkpoint62m, checkpoint62n, checkpoint62o, checkpoint62p, checkpoint62q, checkpoint62r, checkpoint62s, checkpoint62t, checkpoint62u, checkpoint62v, checkpoint62w, checkpoint62x, checkpoint62y, checkpoint62z, checkpoint63, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
new header file "W2_EXCH2_SIZE.h" coming with new W2-Exch2 topology code


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed May 6 02:57:46 2009 UTC (15 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint61n
Changes since 1.31: +9 -10 lines
Diff to previous 1.31
replace exch2_domain_nxt,nyt by: W2_ioBufferSize for array declaration
 or exch2_global_Nx,y otherwise.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Jun 21 22:11:57 2007 UTC (16 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint59e, checkpoint59f, checkpoint59g, checkpoint59h, checkpoint59i, checkpoint59j, checkpoint59k, checkpoint59l, checkpoint59m, checkpoint59n, checkpoint59o, checkpoint59p, checkpoint59q, checkpoint59r, checkpoint60, checkpoint61, checkpoint61a, checkpoint61b, checkpoint61c, checkpoint61d, checkpoint61e, checkpoint61f, checkpoint61g, checkpoint61h, checkpoint61i, checkpoint61j, checkpoint61k, checkpoint61l, checkpoint61m
Changes since 1.30: +31 -3 lines
Diff to previous 1.30
Add some generality to be able to read cs 612 x 102 boundary condition files


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Dec 1 19:28:22 2005 UTC (18 years, 6 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57x_post, checkpoint57y_post, checkpoint57y_pre, checkpoint57z_post, checkpoint58, checkpoint58a_post, checkpoint58b_post, checkpoint58c_post, checkpoint58d_post, checkpoint58e_post, checkpoint58f_post, checkpoint58g_post, checkpoint58h_post, checkpoint58i_post, checkpoint58j_post, checkpoint58k_post, checkpoint58l_post, checkpoint58m_post, checkpoint58n_post, checkpoint58o_post, checkpoint58p_post, checkpoint58q_post, checkpoint58r_post, checkpoint58s_post, checkpoint58t_post, checkpoint58u_post, checkpoint58v_post, checkpoint58w_post, checkpoint58x_post, checkpoint58y_post, checkpoint59, checkpoint59a, checkpoint59b, checkpoint59c, checkpoint59d
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
Cosmetics


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Aug 13 20:50:50 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpint57u_post, checkpoint57q_post, checkpoint57r_post, checkpoint57s_post, checkpoint57t_post, checkpoint57v_post, checkpoint57w_post
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
fix fracland for multi-tiles / processor.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Jun 30 23:09:08 2005 UTC (18 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57k_post, checkpoint57l_post, checkpoint57m_post, checkpoint57n_post, checkpoint57o_post, checkpoint57p_post
Changes since 1.27: +7 -1 lines
Diff to previous 1.27
Handling of diagnostics in fizhi and aim adjusted - fizhi inits it own diagnostics,
                                                    aim too (no more atm common diag init)


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 18:14:21 2005 UTC (18 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57i_post, checkpoint57j_post
Changes since 1.26: +9 -1 lines
Diff to previous 1.26
Fix to do IO only when really needed - other little stuff too


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Jun 1 18:08:02 2005 UTC (19 years ago) by molod
Branch: MAIN
Changes since 1.25: +3 -5 lines
Diff to previous 1.25
dont need begin and end master -its done inside mdsreadfield


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue May 31 21:33:41 2005 UTC (19 years ago) by molod
Branch: MAIN
Changes since 1.24: +6 -2 lines
Diff to previous 1.24
Prevent large topog variance over water


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue May 24 16:29:38 2005 UTC (19 years ago) by molod
Branch: MAIN
Changes since 1.23: +13 -2 lines
Diff to previous 1.23
Fix read sequence for topog variance


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue May 24 14:57:35 2005 UTC (19 years ago) by molod
Branch: MAIN
Changes since 1.22: +6 -10 lines
Diff to previous 1.22
Read topog variance file


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Feb 25 18:14:45 2005 UTC (19 years, 3 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint57e_post, checkpoint57f_post, checkpoint57f_pre, checkpoint57g_post, checkpoint57g_pre, checkpoint57h_done, checkpoint57h_post, checkpoint57h_pre, eckpoint57e_pre
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
Supply (set them for now....) data set names for veg, sst and sea ice


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 14:52:14 2004 UTC (19 years, 7 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint55i_post, checkpoint55j_post, checkpoint56, checkpoint56a_post, checkpoint56b_post, checkpoint56c_post, checkpoint57, checkpoint57a_post, checkpoint57a_pre, checkpoint57b_post, checkpoint57c_post, checkpoint57c_pre, checkpoint57d_post
Changes since 1.20: +8 -6 lines
Diff to previous 1.20
Change myTime from integer to real (_RL), change pressure0 calculation in ini_fixed
(Little bugs.....)


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 06:08:48 2004 UTC (19 years, 8 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint55f_post, checkpoint55g_post, checkpoint55h_post
Changes since 1.19: +1 -4 lines
Diff to previous 1.19
 o move useMNC and related runtime switches to PARAMS.h


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 30 16:25:58 2004 UTC (19 years, 8 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint55d_post, checkpoint55d_pre, checkpoint55e_post
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Cleaning - fix a comment


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Sep 28 19:30:24 2004 UTC (19 years, 8 months ago) by molod
Branch: MAIN
Changes since 1.17: +10 -1 lines
Diff to previous 1.17
Call fizhi_mnc_init to set up mnc tables if mnc is used


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Wed Sep 1 18:32:33 2004 UTC (19 years, 9 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54e_post, checkpoint54f_post, checkpoint55, checkpoint55a_post, checkpoint55b_post, checkpoint55c_post
Changes since 1.16: +8 -3 lines
Diff to previous 1.16
Flip pressure array for methane and n2o computation


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jul 28 01:25:07 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.15: +12 -2 lines
Diff to previous 1.15
debugging


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jul 26 18:45:17 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54d_post
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Went to use of FIZHI_OPTIONS and _RL in all routines


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 23 22:32:28 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.13: +4 -6 lines
Diff to previous 1.13
Debugging - got into main sequence!


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Jul 22 22:33:55 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
Debugging


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 13 21:11:08 2004 UTC (19 years, 10 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint54c_post
Changes since 1.11: +7 -8 lines
Diff to previous 1.11
Still debugging...


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jun 15 21:18:18 2004 UTC (19 years, 11 months ago) by molod
Branch: MAIN
CVS Tags: checkpoint53f_post, checkpoint53g_post, checkpoint54, checkpoint54a_post, checkpoint54a_pre, checkpoint54b_post
Changes since 1.10: +28 -10 lines
Diff to previous 1.10
Straighten out roles of different fizhi driver interfaces.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 10 20:17:17 2004 UTC (20 years ago) by molod
Branch: MAIN
CVS Tags: checkpoint53d_post
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Developing


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 20:33:37 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.8: +0 -0 lines
Diff to previous 1.8
More input stuff for fizhi


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 18:54:19 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Developing....


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 18:35:31 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.6: +16 -2 lines
Diff to previous 1.6
Initialising stuff for fizhi


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Jun 8 22:26:08 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Developing inputs for fizhi


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 8 15:09:01 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4
Developing input for fizhi


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 21:36:45 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
Calls from init_fixed to get variables for radiation calls


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 20:26:43 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.2: +19 -4 lines
Diff to previous 1.2
More peices for fizhi_init_fixed to call


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 18:11:37 2004 UTC (20 years ago) by molod
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Accomodate new common block names


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 16:23:37 2004 UTC (20 years ago) by molod
Branch: MAIN
Cleanup for real fizhi code


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