[Users] How to run CFDExamples samples

Mehdi Sheikhalishahi mehdi.alishahi at gmail.com
Wed Jan 10 00:40:29 CST 2007


Hi,
 I compile/build Cactus with the following thorns successfully. Now I
want to test Inflow thorn but I got the following errors:
# ./exe/cactus_test1 ./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par
--------------------------------------------------------------------------------

       10
  1   0101       ************************
  01  1010 10      The Cactus Code V4.0
 1010 1101 011      www.cactuscode.org
  1001 100101    ************************
    00010101
     100011     (c) Copyright The Authors
      0100      GNU Licensed. No Warranty
      0101

--------------------------------------------------------------------------------

Cactus version:    4.0.b16
Compile date:      Jan 05 2007 (09:19:08)
Run date:          Jan 05 2007 (22:27:37+0330)
Run host:          cse24
Working directory: /root/CFDToolkit/Cactus
Executable:        ./exe/cactus_test1
Parameter file:    ./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par
--------------------------------------------------------------------------------

Activating thorn Cactus...Success -> active implementation Cactus
Activation requested for
--->pressurepoisson cfdevolvers localreduce time boundary pugh
pughreduce pughslab CartGrid3D CoordBase SymBase ioutil ioascii
iobasic cfdbase ellbase inflow httpd httpdextra socket iojpeg alphaCFD
CFDConvec CFDDiffuse<---
Activating thorn alphaCFD...Success -> active implementation alphacct
Activating thorn boundary...Success -> active implementation boundary
Activating thorn CartGrid3D...Success -> active implementation grid
Activating thorn cfdbase...Success -> active implementation cfdbase
Activating thorn CFDConvec...Success -> active implementation cfdconvec
Activating thorn CFDDiffuse...Success -> active implementation cfddiffuse
Activating thorn cfdevolvers...Success -> active implementation cfdevolver
Activating thorn CoordBase...Success -> active implementation CoordBase
Activating thorn ellbase...Success -> active implementation ellbase
Activating thorn httpd...Success -> active implementation HTTPD
Activating thorn httpdextra...Success -> active implementation http_utils
Activating thorn inflow...Success -> active implementation CFDInflow
Activating thorn ioascii...Success -> active implementation IOASCII
Activating thorn iobasic...Success -> active implementation IOBasic
Activating thorn iojpeg...Success -> active implementation IOJpeg
Activating thorn ioutil...Success -> active implementation IO
Activating thorn localreduce...Success -> active implementation LocalReduce
Activating thorn pressurepoisson...Success -> active implementation
pressurepoisson
Activating thorn pugh...Success -> active implementation Driver
Activating thorn pughreduce...Success -> active implementation Reduce
Activating thorn pughslab...Success -> active implementation Hyperslab
Activating thorn socket...Success -> active implementation Socket
Activating thorn SymBase...Success -> active implementation SymBase
Activating thorn time...Success -> active implementation time
WARNING[L1,P0] (Cactus): Major error in parameter file
'./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par' line 27:
Parameter 'cfdevolve::AbsTol' is not associated with an active thorn
WARNING[L1,P0] (Cactus): Major error in parameter file
'./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par' line 28:
Parameter 'cfdevolve::RelTol' is not associated with an active thorn
WARNING[L1,P0] (Cactus): Major error in parameter file
'./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par' line 43:
Parameter 'IOHDF5::out_every' is not associated with an active thorn
WARNING[L1,P0] (Cactus): Major error in parameter file
'./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par' line 45:
Parameter 'IOHDF5::out_vars' is not associated with an active thorn
WARNING[L1,P0] (Cactus): Major error in parameter file
'./arrangements/CFDExamples/AlphaCFD/par/InflowAlphaCCT.par' line 46:
Parameter 'IOHDF5::checkpoint' is not associated with an active thorn
WARNING level 0 in thorn Cactus processor 0 host cse24.cse.shirazu.ac.ir
  (line 191 of /root/CFDToolkit/Cactus/configs/test1/build/Cactus/main/ProcessParameterDatabase.c):
  -> CCTKi_SetParameterSetMask: 5 major errors in parameter file
WARNING level 0 in thorn Cactus processor 0 host cse24.cse.shirazu.ac.ir
  (line 191 of /root/CFDToolkit/Cactus/configs/test1/build/Cactus/main/ProcessParameterDatabase.c):
  -> CCTKi_SetParameterSetMask: 5 major errors in parameter file

---------------------------------------Thorns---------------------------------------------------------
CactusBase/Boundary                # boundary ( ) [ ] { }
CactusBase/CartGrid3D              # grid (coordbase) [ ] {driver}
CactusBase/CoordBase               # CoordBase ( ) [ ] { }
CactusBase/IOASCII                 # IOASCII ( ) [ ] {IO}
CactusBase/IOBasic                 # IOBasic (IO) [ ] {IO}
CactusBase/IOUtil                  # IO ( ) [ ] { }
CactusBase/LocalInterp             # LocalInterp ( ) [ ] { }
CactusBase/LocalReduce             # LocalReduce ( ) [ ] { }
CactusBase/SymBase                 # SymBase ( ) [ ] { }
CactusBase/Time                    # time ( ) [ ] {cactus}
CactusConnect/HTTPD
CactusConnect/HTTPDExtra
CactusConnect/Socket
CactusCFD/CFDBase                  # cfdbase (grid) [ ] { }
CactusCFD/CFDConvec                # cfdconvec (cfdbase) [ ] { }
CactusCFD/CFDDiffuse               # cfddiffuse (cfdbase) [ ] { }
CactusCFD/CFDDrivers               # CFDDriver ( ) [ ] { }
CactusCFD/CFDEvolvers              # cfdevolver
(cfdbase,grid,ellbase,cfddiffuse,cfdconvec) [ ] { }
CactusCFD/DrivenCavity             # CFDProblem (cfdbase,cfdevolver) [ ] { }
CactusCFD/PressurePoisson          # pressurepoisson
(ellbase,boundary) [ ] {ellbase}
CactusElliptic/EllBase             # ellbase ( ) [ ] { }
CactusPUGH/PUGH                    # Driver ( ) [ ] {cactus}
CactusPUGH/PUGHInterp              # Interp ( ) [ ] { }
CactusPUGH/PUGHReduce              # Reduce ( ) [ ] { }
CactusPUGH/PUGHSlab                # Hyperslab ( ) [ ] { }
CactusIO/IOJpeg
CactusExternal/jpeg6b
CactusExamples/FleshInfo
#IDWaveMoL
#CactusExamples/SampleBoundary
CactusExamples/TimerInfo
#WaveToy1DF77
#CactusExamples/DemoInterp
CactusExamples/HelloWorld
CactusExamples/SampleIO
#WaveMoL    WaveToy2DF77
CFDExamples/AlphaCFD
CFDExamples/CFDbox
CFDExamples/Inflow
#CFDExamples/InflowCFD



-- 
Best Regards,
S.Mehdi Sheikhalishahi,
Bye.


More information about the Users mailing list