All Pastes
Paste #2377, pasted on May 15, 2012 6:06:21 AM
CPP = /home/aescala/opt/bin/cpp CC = /home/aescala/opt/bin/mpicc CXX = /home/aescala/opt/bin/mpic++ FC = /home/aescala/opt/bin/mpif77 F90 = /home/aescala/opt/bin/mpif90 ...
Paste #2376, pasted on May 15, 2012 6:05:44 AM
MACHINE: geryon MACHINE-NAME: geryon PARAMETER_MAX_SUBGRIDS [max-subgrids-###] : 100000 PARAMETER_MAX_BARYONS [max-baryons-###] : 20 ...
Paste #2375, pasted on May 14, 2012 2:04:23 PM
$ cat out.compile Grid_ReadHierarchyInformationHDF5.o: In function `grid::ReadHierarchyInformationHDF5(int, long long, long long&, long long&, long long&, char*, _IO_FILE*)': Grid_ReadHierarchyInformationHDF5.C:(.text+0x300): undefined reference to `HDF5_ReadAttribute(int, char const*, double&, _IO_FILE*)' Grid_ReadHierarchyInformationHDF5.C:(.text+0x316): undefined reference to `HDF5_ReadAttribute(int, char const*, double&, _IO_FILE*)' Grid_ReadHierarchyInformationHDF5.C:(.text+0x395): undefined reference to `HDF5_ReadAttribute(int, char const*, double&, _IO_FILE*)' ...
Paste #2374, pasted on May 14, 2012 1:59:08 PM
$ cat out.compile Grid_ReadHierarchyInformationHDF5.o: In function `grid::ReadHierarchyInformationHDF5(int, long long, long long&, long long&, long long&, char*, _IO_FILE*)': Grid_ReadHierarchyInformationHDF5.C:(.text+0x300): undefined reference to `HDF5_ReadAttribute(int, char const*, double&, _IO_FILE*)' Grid_ReadHierarchyInformationHDF5.C:(.text+0x316): undefined reference to `HDF5_ReadAttribute(int, char const*, double&, _IO_FILE*)' Grid_ReadHierarchyInformationHDF5.C:(.text+0x395): undefined reference to `HDF5_ReadAttribute(int, char const*, double&, _IO_FILE*)' ...
Paste #2373, pasted on May 13, 2012 8:36:05 PM
#!/bin/sh # ### BEGIN INIT INFO # Provides: watcher # Required-Start: $mysql $sshd ...
Paste #2372, pasted on May 11, 2012 2:09:16 PM
from yt.mods import * from time import time pf = load("DD1716") W = 1.3*na.sqrt(2) # Width ...
Paste #2371, pasted on May 11, 2012 12:12:07 PM
def autosave(fn_spec): def saving_wrapper(func): def _wrap(**kwargs): fn = fn_spec % kwargs if redo or not os.path.exists(fn): ...Paste #2370, pasted on May 11, 2012 12:00:13 PM
from yt.utilities.grid_data_format import AthenaConverter import sys # Assumes that last input is the basename for the athena dataset. # i.e. kh_3d_mhd_hlld_128_beta5000_sub_tanhd.0030 basename = sys.argv[-1] ...
Paste #2369, pasted on May 10, 2012 4:47:24 PM
#endif /* GRAVITY_SECOND_ORDER_CORRECTION */ c c If there is gravity, add the gravity terms here (eq. 3.1 or 3.8). c (Note: the acceleration is already time-centered). c ...
Paste #2368, pasted on May 10, 2012 4:43:36 PM
eu1 19 12 -2.030999638985682E-006 172211.628246329 173134.822756167 -6.616831141945703E-002 6.93576197131176 5.908668095434499E-004 -3.916561408717233E-005 eu1 18 2 -5.417916623090770E-006 172211.628246329 173128.596254159 -6.276368314969601E-002 ...