/[MITgcm]/MITgcm/eesupp/src
ViewVC logotype

Index of /MITgcm/eesupp/src

Files shown:69
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
.cvsignore View Revision Graph  1.5  21 years  edhill   o better patterns for cvsignore
Makefile View Revision Graph  1.6  21 years  edhill   o add monitor to apr_reference o another _R[48] clean-up in eesupp
bar2.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
barrier.F View Revision Graph  1.11  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
check_threads.F View Revision Graph  1.13  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
comm_stats.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
dfile.F View Revision Graph  1.12  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
diff_phase_multiple.F View Revision Graph  1.2  19 years  jmc   avoid 2 consecutive time-step to be T (if phase is just = deltaT/2)
different_multiple.F View Revision Graph  1.9  19 years  jmc   avoid 2 consecutive time-steps to be T (if freq is just half a multiple of dT) …
eeboot.F View Revision Graph  1.17  20 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
eeboot_minimal.F View Revision Graph  1.14  20 years  jmc   add a call to "setdir" (replace the non-portable mpirun option -wd)
eedata_example.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eedie.F View Revision Graph  1.7  21 years  jmc   allow multi-components set-up with a coupler interface and using MPI.
eeintro_msg.F View Revision Graph  1.9  20 years  edhill   o add header info to both the NetCDF output and the model stdout - requested…
eeset_parms.F View Revision Graph  1.20  19 years  edhill   o add HAVE_SETRLSTK define and useSETRLSTK flag (eedata) which calls a C rou…
eesupp.flow View Revision Graph  1.2  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
eesupp_ad_diff.list View Revision Graph  1.2  20 years  jmc   remove "baseTime" (no used) from arg. list of DIFF_BASE_MULTIPLE and rename it: …
eewrite_eeenv.F View Revision Graph  1.9  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_cycle_ebl.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_init.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_jam.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_rx.template View Revision Graph  1.4  23 years  jmc   specific exchange if Ny=1 (like Nx=1): allows to deal with X-slice domain
exch_rx_cube.template View Revision Graph  1.3  23 years  cnh   Starting to bring comments up to date and format comments for document extracti…
exch_rx_recv_get_x.template View Revision Graph  1.4  20 years  jmc   add an integer argument to "CALL FOOL_THE_COMPILER"
exch_rx_recv_get_y.template View Revision Graph  1.4  20 years  jmc   add an integer argument to "CALL FOOL_THE_COMPILER"
exch_rx_send_put_x.template View Revision Graph  1.3  21 years  dimitri   o some bug fixes for #undef REAL4_IS_SLOW
exch_rx_send_put_y.template View Revision Graph  1.3  21 years  dimitri   o some bug fixes for #undef REAL4_IS_SLOW
exch_uv_agrid_xy_rx.template View Revision Graph  1.6  20 years  jmc   calling with "withSigns=F" avoid sign reversal.
exch_uv_agrid_xyz_rx.template View Revision Graph  1.6  20 years  jmc   calling with "withSigns=F" avoid sign reversal.
exch_uv_rx_cube.template View Revision Graph  1.4  20 years  jmc   o change in EXCH_UV for CS-grid: add one u,v in the corner-halo region that al…
exch_uv_xy_rx.template View Revision Graph  1.5  20 years  jmc   call exch2 equivalent (within #ifdef ALLOW_EXCH2 / #endif)
exch_uv_xyz_rx.template View Revision Graph  1.5  20 years  jmc   call exch2 equivalent (within #ifdef ALLOW_EXCH2 / #endif)
exch_xy_rx.template View Revision Graph  1.5  20 years  jmc   call exch2 equivalent (within #ifdef ALLOW_EXCH2 / #endif)
exch_xyz_rx.template View Revision Graph  1.5  20 years  jmc   call exch2 equivalent (within #ifdef ALLOW_EXCH2 / #endif)
exch_z_rx_cube.template View Revision Graph  1.3  23 years  cnh   Starting to bring comments up to date and format comments for document extracti…
exch_z_xy_rx.template View Revision Graph  1.5  20 years  jmc   call exch2_Z if available.
exch_z_xyz_rx.template View Revision Graph  1.4  21 years  edhill   o fix the broken _R[48] items checked in to eesupp earlier today
fill_cs_corner_tr_rl.F View Revision Graph  1.1  20 years  jmc   routines for CS-grid, to fill in the corner-halo region before calculation of f…
fill_cs_corner_uv_rs.F View Revision Graph  1.1  20 years  jmc   routines for CS-grid, to fill in the corner-halo region before calculation of f…
fool_the_compiler.F View Revision Graph  1.8  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gather_2d.F View Revision Graph  1.4  21 years  heimbach   merging from ecco-branch
gather_vector.F View Revision Graph  1.1  19 years  heimbach   Enabling useSingleCpuIO for MDSIO vector routines (in particular all tapelev I/O…
global_max.F View Revision Graph  1.11  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
global_sum.F View Revision Graph  1.12  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
global_vec_sum.F View Revision Graph  1.2  19 years  edhill   o put EEPARAMS.h back the way JMC insists - and fix args to global_vec_sum.F…
gsum.F View Revision Graph  1.7  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gsum_jam.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ini_communication_patterns.F View Revision Graph  1.9  19 years  heimbach   Fix a declaration (pi,pj -> picnt,pjcnt)
ini_jam.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ini_procs.F View Revision Graph  1.22  20 years  ce107   Added TARGET_LAM case to the TARGET_SGI and TARGET_AIX ones for the older LAM MP…
ini_threading_environment.F View Revision Graph  1.9  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
main.F View Revision Graph  1.17  19 years  edhill   o add HAVE_SETRLSTK define and useSETRLSTK flag (eedata) which calls a C rou…
mds_byteswapi4.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mds_byteswapr4.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mds_byteswapr8.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mds_reclen.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mdsfindunit.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
memsync.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
nml_filter.F View Revision Graph  1.7  19 years  ce107   Changed SCRATCH files to named files to avoid mysterious runtime error on Blue G…
nml_set_terminator.F View Revision Graph  1.3  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
print.F View Revision Graph  1.23  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ptwrapper.c View Revision Graph  1.1  20 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
scatter_2d.F View Revision Graph  1.4  21 years  dimitri   o extending useSingleCpuIO option to work with new exch2 I/O format - old-styl…
scatter_vector.F View Revision Graph  1.1  19 years  heimbach   Enabling useSingleCpuIO for MDSIO vector routines (in particular all tapelev I/O…
setrlstk.c View Revision Graph  1.1  19 years  edhill   o add HAVE_SETRLSTK define and useSETRLSTK flag (eedata) which calls a C rou…
tim.c View Revision Graph  1.6  21 years  edhill   o add various compilation tests to genmake2 so that it acts more like a typi…
timer_stats.c View Revision Graph  1.2  20 years  ce107   Updated to give correct user, system and wallclock time.
timers.F View Revision Graph  1.19  20 years  edhill   o add IGNORE_TIME define and -ignore_time option to genmake2 as an end-run a…
utils.F View Revision Graph  1.15  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…

  ViewVC Help
Powered by ViewVC 1.1.22