Main.info: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 6: Line 6:
Tue Aug  5 18:59:37 BST 2014
Tue Aug  5 18:59:37 BST 2014
amd-node124.iceberg.shef.ac.uk
amd-node124.iceberg.shef.ac.uk
/home/sm1apw/svn/pipe_primitive
/home/ash/svn/pipe_primitive
mpif90 -Mpreprocess -c -fast -mcmodel=medium -I/home/ash/local/lib_pgf90-10.2/include
mpif90 -Mpreprocess -c -fast -mcmodel=medium -I/home/ash/local/lib_pgf90-10.2/include
#define _Np 8
#define _Np 8

Latest revision as of 01:42, 9 August 2014

  • The main.info file is generated when doing a 'make install'. It contains a record of parameters, number of cores, compiler options, date, etc. It is a frequently visited reference point for checking parameters used in a job.
  • Jobs can quickly be compared using the main.info files, e.g.
  >  diff job0001/main.info job0002/main.info
  • Sample:
Tue Aug  5 18:59:37 BST 2014
amd-node124.iceberg.shef.ac.uk
/home/ash/svn/pipe_primitive
mpif90 -Mpreprocess -c -fast -mcmodel=medium -I/home/ash/local/lib_pgf90-10.2/include
#define _Np 8
 i_N           = 64
 i_K           = 18
 i_M           = 12
 i_Mp          = 4
 d_Re          = 2500d0
 d_alpha       = 1.7d0
 b_const_flux  = .true.
 b_grid_unifm  = .false.
 b_mirrorsym   = .false.
 b_shiftrefl   = .true.
 b_shiftrott   = .false.
 d_minE3d      = -1d0 
 i_save_rate1  = 10000
 i_save_rate2  = 10  
 i_maxtstep    = -1
 d_maxt        = -1d0
 d_cpuhours    = 1d99 
 d_time        = 0d0 
 d_timestep    = 0.01d0 
 d_maxdt       = 1d99
 d_dterr       = 1d99
 d_courant     = 0.5d0
 d_implicit    = 0.51d0