Parent Directory
|
|
|
|
|
exch_cycle_ebl.F
|
|
1.1
|
24 years |
cnh |
CHanges to exchange routines for general tile <-> tile connectivity, DMA and sha…
|
exch_send_put_y.F
|
|
1.3
|
24 years |
adcroft |
Modified MPI calls to allow use in "coupled" context.
o created COMMON block to…
|
exch_send_put_x.F
|
|
1.2
|
24 years |
adcroft |
Modified MPI calls to allow use in "coupled" context.
o created COMMON block to…
|
exch_recv_get_y.F
|
|
1.4
|
24 years |
adcroft |
Corrected declaration of mpiStatus.
|
exch_recv_get_x.F
|
|
1.4
|
24 years |
adcroft |
Corrected declaration of mpiStatus.
|
global_sum.F
|
|
1.6
|
24 years |
adcroft |
Changed number of arguments to GLOBAL_SUM and GLOBAL_MAX to two.
Instigated by R…
|
global_max.F
|
|
1.6
|
24 years |
adcroft |
Changed number of arguments to GLOBAL_SUM and GLOBAL_MAX to two.
Instigated by R…
|
tim.c
|
|
1.4
|
24 years |
adcroft |
Tidied up F77 to C name conversions for Linux
|
eeboot_minimal.F
|
|
1.6
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
memsync.F
|
|
1.3
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
bar2.F
|
|
1.2
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
main.F
|
|
1.6
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
eewrite_eeenv.F
|
|
1.5
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
ini_threading_environment.F
|
|
1.6
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
eeintro_msg.F
|
|
1.5
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
eedie.F
|
|
1.4
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
barrier.F
|
|
1.6
|
24 years |
adcroft |
Added IMPLICIT NONE where missing and changed formatting from 'I' to 'I5'.
|
ini_communication_patterns.F
|
|
1.2
|
24 years |
adcroft |
Commented out redundant lines that will (later) deal with unstructured
tiling. A…
|
different_multiple.F
|
|
1.3
|
24 years |
adcroft |
Re-arranged the IF statements to avoid using RETURNs.
|
exch_init.F
|
|
1.2
|
24 years |
adcroft |
Deleted an unused variable.
|
eedata_example.F
|
|
1.3
|
24 years |
adcroft |
Added IMPLICIT NONE.
|
fool_the_compiler.F
|
|
1.4
|
24 years |
adcroft |
Added IMPLICIT NONE.
|
exch.F
|
|
1.9
|
24 years |
adcroft |
Added IMPLICIT NONE.
|
gsum.F
|
|
1.4
|
24 years |
adcroft |
Deleted unused variable.
|
ini_procs.F
|
|
1.11
|
24 years |
adcroft |
Altered formatting for mpiRc error output, namely, (I) -> (I5).
|
print.F
|
|
1.16
|
24 years |
adcroft |
Added parenthesis to help adjoint (?) compiler.
|
exch_control.F
|
|
1.4
|
23 years |
adcroft |
Special case of sNx=1 (zonal average models).
|
gsum_jam.F
|
|
1.2
|
23 years |
adcroft |
Minor mods for compiling on T3E.
|
write_field.F
|
|
1.7
|
23 years |
adcroft |
Memory saving updates.
o DFILE.h has been cpp'd out with USE_DFILE
o EEIO.h ha…
|
dfile.F
|
|
1.10
|
23 years |
adcroft |
Memory saving updates.
o DFILE.h has been cpp'd out with USE_DFILE
o EEIO.h ha…
|
read_field.F
|
|
1.5
|
23 years |
adcroft |
Memory saving updates.
o DFILE.h has been cpp'd out with USE_DFILE
o EEIO.h ha…
|
exch_jam.F
|
|
1.3
|
23 years |
adcroft |
Fixed long lines in two_proc routines.
|
eeset_parms.F
|
|
1.9
|
23 years |
adcroft |
Removed unused variables and fixed some unitialized variables.
|
comm_stats.F
|
|
1.3
|
23 years |
adcroft |
Removed unused variables and fixed some unitialized variables.
|
eeboot.F
|
|
1.8
|
23 years |
adcroft |
Removed unused variables and fixed some unitialized variables.
|
ini_jam.F
|
|
1.3
|
23 years |
adcroft |
Added patch that overrides MPI assigned ID with JAM assigned ID.
Used only in 2 …
|
check_threads.F
|
|
1.6
|
22 years |
heimbach |
Added #ifdef's for case TARGET_CRAY_VECTOR, defined in genmake. (P.H.)
|
timers.F
|
|
1.8
|
22 years |
heimbach |
Added #ifdef's for case TARGET_CRAY_VECTOR, defined in genmake. (P.H.)
|
utils.F
|
|
1.9
|
22 years |
heimbach |
Added #ifdef's for case TARGET_CRAY_VECTOR, defined in genmake. (P.H.)
|
mdsio.F
|
|
1.8
|
22 years |
heimbach |
Fix for declaration of field "arr".
|