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

Index of /MITgcm/eesupp/src

Files shown:100 (Show 34 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
mdsfindunit.F View Revision Graph  1.4  6 years  dimitri   shift standardMessageUnit in eeboot.F and I/O units in mdsfindunit.F for couplin…
eeboot.F View Revision Graph  1.27  6 years  dimitri   shift standardMessageUnit in eeboot.F and I/O units in mdsfindunit.F for couplin…
open_copy_data_file.F View Revision Graph  1.11  6 years  mlosch   - change default for opening scratch files to avoid STATUS='SCRATCH' - close…
eeset_parms.F View Revision Graph  1.48  6 years  mlosch   remove #define FMT_PROC_ID 'I9.9' (now in CPP_EEMARCROS.h) and fix a close state…
eeboot_minimal.F View Revision Graph  1.31  6 years  jmc   - add argument "procId" to S/R EESET_PARMS to fix scratchFile1 & 2 setting (c…
main.F View Revision Graph  1.28  7 years  jmc   some minor changes to facilitate interface with ESMF
timers.F View Revision Graph  1.34  8 years  jmc   depending on which one is available, use Function ETIME (as previously) or Subro…
global_sum_tile.F View Revision Graph  1.5  8 years  jmc   an other alternative for multi-proc GLOBAL_SUM to always cumulate tile local-sum…
eesupp_ad_diff.list View Revision Graph  1.9  9 years  mlosch   add a _RL version of fill_cs_corner_uv_rs.F
fill_cs_corner_uv_rl.F View Revision Graph  1.1  9 years  mlosch   add a _RL version of fill_cs_corner_uv_rs.F
fool_the_compiler.F View Revision Graph  1.10  9 years  jmc   new version "FOOL_THE_COMPILER_RL" with _RL argument
eesupp.flow View Revision Graph  1.15  9 years  jmc   new version "FOOL_THE_COMPILER_RL" with _RL argument
utils.F View Revision Graph  1.16  10 years  jmc   remove unused labels
scatter_vec_rx.template View Revision Graph  1.2  10 years  jmc   simplify: remove (implicitly) dynamically allocated "temp" array.
gather_vec_rx.template View Revision Graph  1.2  10 years  jmc   simplify: remove (implicitly) dynamically allocated "temp" array.
setdir.c View Revision Graph  1.1  10 years  jmc   move this simple C subroutine from pkg/compon_communic to eesupp/src
.cvsignore View Revision Graph  1.16  10 years  jmc   forgot to add these new files (generated from new template)
Makefile View Revision Graph  1.19  10 years  jmc   - new pairs of scatter/gather vector S/R (one for each type, generated from te…
exch1_rx_ad.template View Revision Graph  1.2  10 years  jmc   - fix check for overlap-size argument (myOLn.GT.MAX_OLY_EXCH) thanks to Franco…
exch1_rx.template View Revision Graph  1.2  10 years  jmc   - fix check for overlap-size argument (myOLn.GT.MAX_OLY_EXCH) thanks to Franco…
exch1_ad.flow View Revision Graph  1.3  10 years  jmc   in preparation for the switch to TAF version-2
reset_halo.F View Revision Graph  1.1  10 years  jmc   added for debugging purpose: fill halo region with constant value.
print.F View Revision Graph  1.35  11 years  utke   change hard to parse . placement with extra spaces for LT operator to regular ".…
mds_flush.F View Revision Graph  1.1  11 years  jmc   - add S/R to flush IO unit (if intrinsic S/R flush is available) - flush standar…
all_proc_die.F View Revision Graph  1.8  11 years  jmc   - add S/R to flush IO unit (if intrinsic S/R flush is available) - flush standar…
eedie.F View Revision Graph  1.13  11 years  jmc   - add S/R to flush IO unit (if intrinsic S/R flush is available) - flush standar…
exch_rx_send_put_y.template View Revision Graph  1.15  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see
gsum.F View Revision Graph  1.9  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see
cumulsum_z_tile.F View Revision Graph  1.3  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see
global_sum.F View Revision Graph  1.16  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see
exch_rx_send_put_x.template View Revision Graph  1.15  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see
global_max.F View Revision Graph  1.13  11 years  jmc   finish to remove ALWAYS_USE_MPI in source code that TAF does not see
exch_rx_recv_get_x.template View Revision Graph  1.16  11 years  jmc   avoid unused variable (+ start to remove ALWAYS_USE_MPI)
exch_rx_recv_get_y.template View Revision Graph  1.15  11 years  jmc   avoid unused variable (+ start to remove ALWAYS_USE_MPI)
scatter_2d_rx.template View Revision Graph  1.7  11 years  jmc   add "if usingMPI" test where needed (+ start to remove ALWAYS_USE_MPI)
global_sum_singlecpu.F View Revision Graph  1.5  11 years  jmc   add "if usingMPI" test where needed (+ start to remove ALWAYS_USE_MPI)
gather_2d_rx.template View Revision Graph  1.7  11 years  jmc   add "if usingMPI" test where needed (+ start to remove ALWAYS_USE_MPI)
ini_threading_environment.F View Revision Graph  1.14  11 years  jmc   add a stop (safer) for EXCH-1 + useCubedSphereExchange when usingMPI=T.
ini_procs.F View Revision Graph  1.31  11 years  jmc   - really add a stop (was commented out in revious version)
ini_communication_patterns.F View Revision Graph  1.11  11 years  jmc   set exchNeedsMemsync & exchUsesBarrier according to "usingMPI" (instead of ALWAY…
exch_init.F View Revision Graph  1.7  11 years  jmc   move setting of exchCollectStatistics from exch_init.F to eeset_parms.F
exch_sm_3d_rx.template View Revision Graph  1.6  11 years  jmc   fix bug I put in previous modif (used if useCubedSphereExchange and not withSig…
exch_ad_diff.list View Revision Graph  1.3  11 years  heimbach   Add file to diff.list
exch_z_3d_rx.template View Revision Graph  1.5  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_dgrid_3d_rx.template View Revision Graph  1.4  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_3d_rx.template View Revision Graph  1.6  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_xy_rx.template View Revision Graph  1.10  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_xy_rx.template View Revision Graph  1.12  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_bgrid_3d_rx.template View Revision Graph  1.3  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_s3d_rx.template View Revision Graph  1.6  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch0_rx.template View Revision Graph  1.1  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_xyz_rx.template View Revision Graph  1.13  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_3d_rx.template View Revision Graph  1.4  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_agrid_3d_rx.template View Revision Graph  1.6  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_xyz_rx.template View Revision Graph  1.11  11 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
global_vec_sum.F View Revision Graph  1.5  11 years  jmc   add a BARRIER ; update comments ; remove ndef ALWAYS_USE_MPI (no longer needed…
eedata_example.F View Revision Graph  1.6  12 years  jmc   updated (default comment character for namelist)
check_threads.F View Revision Graph  1.16  12 years  jmc   - specific code if using OpenMP threading; improve checking of # of threads ac…
sigreg.c View Revision Graph  1.7  12 years  jahn   make name of global variable a little more unique
eewrite_eeenv.F View Revision Graph  1.12  12 years  jmc   report value of debugMode
get_periodic_interval.F View Revision Graph  1.2  13 years  jmc   extended to non-periodic time-record sequence (taken from pkg/rbcs)
nml_change_syntax.F View Revision Graph  1.2  13 years  jmc   avoid warnings from xmakedepend
nml_set_terminator.F View Revision Graph  1.4  13 years  jmc   avoid warnings from xmakedepend
scatter_2d_wh_rx.template View Revision Graph  1.1  13 years  gforget   o eesup and pkg/mdsio: ALLOW_WHIO Option to write/read 2D fields to files inc…
gather_2d_wh_rx.template View Revision Graph  1.1  13 years  gforget   o eesup and pkg/mdsio: ALLOW_WHIO Option to write/read 2D fields to files inc…
master_cpu_io.F View Revision Graph  1.4  13 years  jmc   no longer needs PARAMS.h
exch1_rx_cube.template View Revision Graph  1.1  13 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F remove argument "simulationMode"…
exch1_bg_rx_cube.template View Revision Graph  1.1  13 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_z_rx_cube.template View Revision Graph  1.1  13 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_rx_cube_ad.template View Revision Graph  1.1  13 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_uv_rx_cube.template View Revision Graph  1.1  13 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
bar2.F View Revision Graph  1.7  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
barrier.F View Revision Graph  1.14  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
fill_cs_corner_ag_rl.F View Revision Graph  1.3  14 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_uv_rs.F View Revision Graph  1.4  14 years  jmc   add bj in exch2 arrays and S/R
fill_cs_corner_tr_rl.F View Revision Graph  1.6  14 years  jmc   add bj in exch2 arrays and S/R
stop_if_error.F View Revision Graph  1.2  14 years  jmc   new S/R ALL_PROC_DIE: like eedie but without the threads check and error msg.
write_utils.F View Revision Graph  1.1  14 years  jmc   moved from model/src (no dependence to any model/inc or src file)
scatter_xz.F View Revision Graph  1.3  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
scatter_yz.F View Revision Graph  1.3  15 years  jmc   change macros (EXCH & GLOBAL_SUM/MAX) sufix _R4/_R8 to _RS/_RL when applied to …
master_cpu_thread.F View Revision Graph  1.2  15 years  dimitri   adding missing include files
mds_byteswapr8.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
mds_reclen.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
mds_byteswapi4.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
mds_byteswapr4.F View Revision Graph  1.3  15 years  jmc   remove "tabs" from src files
timer_stats.c View Revision Graph  1.4  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
gsl_ieee_env.c View Revision Graph  1.2  16 years  jmc   add cvs $Header:$ or $Name:$ if they were missing
eeintro_msg.F View Revision Graph  1.11  16 years  jmc   add cvs "$Name:"
diff_phase_multiple.F View Revision Graph  1.4  17 years  jmc   previous modification: "return FALSE when argument val1 (=time) < phase" only ap…
gather_yz.F View Revision Graph  1.2  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
gather_xz.F View Revision Graph  1.2  17 years  dimitri   Added CPP_EEOPTIONS.h flag DISABLE_MPI_READY_TO_RECEIVE, which disables MPI_SEND…
bar_check.F View Revision Graph  1.2  17 years  jmc   use print_error( , mythid)
setrlstk.c View Revision Graph  1.2  17 years  edhill   hopefully fix sigreg problems for Martin
lef_zero.F View Revision Graph  1.1  18 years  jmc   taken out of external_fields_load.F (no longer used in external_fields_load)
different_multiple.F View Revision Graph  1.9  18 years  jmc   avoid 2 consecutive time-steps to be T (if freq is just half a multiple of dT) …
ptwrapper.c View Revision Graph  1.1  19 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
exch_cycle_ebl.F View Revision Graph  1.5  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
memsync.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
comm_stats.F View Revision Graph  1.6  20 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
tim.c View Revision Graph  1.6  20 years  edhill   o add various compilation tests to genmake2 so that it acts more like a typi…

  ViewVC Help
Powered by ViewVC 1.1.22