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

Index of /MITgcm/eesupp/src

Files shown:99
Sticky Tag:


File Rev. Age Author Last log entry (rev)
 Parent Directory        
bar_check.F View Revision Graph  1.2  17 years  jmc   use print_error( , mythid)
eedata_example.F View Revision Graph  1.6  12 years  jmc   updated (default comment character for namelist)
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)
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.
ini_communication_patterns.F View Revision Graph  1.11  11 years  jmc   set exchNeedsMemsync & exchUsesBarrier according to "usingMPI" (instead of ALWAY…
eewrite_eeenv.F View Revision Graph  1.12  13 years  jmc   report value of debugMode
exch1_bg_rx_cube.template View Revision Graph  1.1  14 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  14 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  14 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  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F and remove argument "simulationMo…
exch1_rx_cube.template View Revision Graph  1.1  14 years  jmc   rename all exch_*rx_cube.F to exch1_*rx_cube.F remove argument "simulationMode"…
eesupp.flow View Revision Graph  1.14  13 years  jmc   remove nml_filter.F (calls to nml_filter were removed ~5 years ago)
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
diff_phase_multiple.F View Revision Graph  1.4  17 years  jmc   previous modification: "return FALSE when argument val1 (=time) < phase" only ap…
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…
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…
main.F View Revision Graph  1.27  10 years  jmc   no needs to include "CPP_EEOPTIONS.h" (already included from CPP_OPTIONS.h)
master_cpu_io.F View Revision Graph  1.4  14 years  jmc   no longer needs PARAMS.h
stop_if_error.F View Revision Graph  1.2  15 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  15 years  jmc   moved from model/src (no dependence to any model/inc or src file)
setdir.c View Revision Graph  1.1  10 years  jmc   move this simple C subroutine from pkg/compon_communic to eesupp/src
exch_init.F View Revision Graph  1.7  11 years  jmc   move setting of exchCollectStatistics from exch_init.F to eeset_parms.F
eeboot.F View Revision Graph  1.23  10 years  jmc   move call to W2_EEBOOT (EXCH2) before Coupler tile-registration (CPL_REGISTER) …
sigreg.c View Revision Graph  1.7  12 years  jahn   make name of global variable a little more unique
exch1_ad.flow View Revision Graph  1.3  10 years  jmc   in preparation for the switch to TAF version-2
setrlstk.c View Revision Graph  1.2  18 years  edhill   hopefully fix sigreg problems for Martin
.cvsignore View Revision Graph  1.16  10 years  jmc   forgot to add these new files (generated from new template)
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_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
get_periodic_interval.F View Revision Graph  1.2  13 years  jmc   extended to non-periodic time-record sequence (taken from pkg/rbcs)
bar2.F View Revision Graph  1.7  14 years  jmc   changed to pass when compiling with strick checking of arguments across S/R
fool_the_compiler.F View Revision Graph  1.9  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
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 …
print.F View Revision Graph  1.35  11 years  utke   change hard to parse . placement with extra spaces for LT operator to regular ".…
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
eeset_parms.F View Revision Graph  1.38  10 years  jmc   avoid unused variables
open_copy_data_file.F View Revision Graph  1.9  10 years  jmc   avoid unused variables
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)
timers.F View Revision Graph  1.29  14 years  jmc   avoid un-used variables
mdsfindunit.F View Revision Graph  1.3  11 years  jmc   avoid reserved unit numbers (errorMessageUnit, scrUnit1, eeDataUnit ...)
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) …
master_cpu_thread.F View Revision Graph  1.2  15 years  dimitri   adding missing include files
reset_halo.F View Revision Graph  1.1  10 years  jmc   added for debugging purpose: fill halo region with constant value.
exch_z_3d_rx.template View Revision Graph  1.5  12 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  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_3d_rx.template View Revision Graph  1.6  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_xy_rx.template View Revision Graph  1.10  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_xy_rx.template View Revision Graph  1.12  12 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  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_s3d_rx.template View Revision Graph  1.6  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch0_rx.template View Revision Graph  1.1  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_uv_xyz_rx.template View Revision Graph  1.13  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_3d_rx.template View Revision Graph  1.4  12 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  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
exch_xyz_rx.template View Revision Graph  1.11  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
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:"
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
ini_threading_environment.F View Revision Graph  1.14  11 years  jmc   add a stop (safer) for EXCH-1 + useCubedSphereExchange when usingMPI=T.
global_vec_sum.F View Revision Graph  1.5  12 years  jmc   add a BARRIER ; update comments ; remove ndef ALWAYS_USE_MPI (no longer needed…
global_sum_tile.F View Revision Graph  1.4  11 years  jmc   add "if usingMPI" test where needed (+ 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)
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…
eesupp_ad_diff.list View Revision Graph  1.8  11 years  heimbach   Add routine to diff.list
exch_ad_diff.list View Revision Graph  1.3  11 years  heimbach   Add file to diff.list
check_threads.F View Revision Graph  1.16  12 years  jmc   - specific code if using OpenMP threading; improve checking of # of threads ac…
ini_procs.F View Revision Graph  1.31  11 years  jmc   - really add a stop (was commented out in revious version)
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…
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…
eeboot_minimal.F View Revision Graph  1.26  10 years  dimitri   #ifdef SINGLE_DISK_IO send STDOUT and STDERR output to /dev/null except for mast…
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…
utils.F View Revision Graph  1.15  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