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

Index of /MITgcm/eesupp/src

Files shown:97
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)
exch1_rx_ad.template View Revision Graph  1.1  14 years  jmc   split exch_rx.F into Forward S/R (exch1_rx.F) and Adjoint S/R (exch1_rx_ad.F) a…
exch1_rx.template View Revision Graph  1.1  14 years  jmc   split exch_rx.F into Forward S/R (exch1_rx.F) and Adjoint S/R (exch1_rx_ad.F) a…
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  12 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)
eeboot.F View Revision Graph  1.22  12 years  jmc   remove completely JAM pieces
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
main.F View Revision Graph  1.26  12 years  jmc   print error msg (also to STDOUT, like "Normal End" case) if ending with fatalEr…
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…
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)
exch_init.F View Revision Graph  1.7  11 years  jmc   move setting of exchCollectStatistics from exch_init.F to eeset_parms.F
sigreg.c View Revision Graph  1.7  12 years  jahn   make name of global variable a little more unique
setrlstk.c View Revision Graph  1.2  17 years  edhill   hopefully fix sigreg problems for Martin
eeboot_minimal.F View Revision Graph  1.25  12 years  jmc   fix/improve previous modif: move initial setting of usingMPI from eeboot.F to e…
exch1_ad.flow View Revision Graph  1.2  13 years  jmc   fix flow dir for exch1_z_RX_cube, exch1_uv_RX_cube & exch1_bg_RX_cube
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 …
scatter_vector.F View Revision Graph  1.5  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 ".…
open_copy_data_file.F View Revision Graph  1.3  13 years  jmc   call S/R NML_CHANGE_SYNTAX instead of NML_SET_TERMINATOR
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
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) …
.cvsignore View Revision Graph  1.15  12 years  jmc   also ignores source file generated from exch0_rx.template
master_cpu_thread.F View Revision Graph  1.2  15 years  dimitri   adding missing include files
Makefile View Revision Graph  1.18  12 years  jmc   add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange betwee…
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…
gather_vector.F View Revision Graph  1.4  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…
eeset_parms.F View Revision Graph  1.34  11 years  jmc   - set exchNeedsMemsync & exchUsesBarrier according to "usingMPI" (instead of A…
ini_procs.F View Revision Graph  1.31  11 years  jmc   - really add a stop (was commented out in revious version)
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…
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