Searched refs:can (Results 1 – 10 of 10) sorted by relevance
| /phasta/converterIO/ |
| H A D | README.md | 9 …ombc and 1 restart file per mesh part, whereas SyncIO relies on MPI-IO and can handle several part… 30 The number of processes NP can be relatively flexible but must follow the following rules: 35 …ve 16 parts and we want 2 SyncIO files (8 parts per SyncIO files), then NP can be equal to 2, 4, 8… 45 It can be a tidious task to list all the fields that are essential for the PHASTA simulation. 46 No worry, there is a bash script which can generate automatically this input file, which is provide… 49 We can always add more fields if needed, especially for the restart files (ybar, dwal, error, etc). 55 Instead, we can always recycle the same input file from a small partitioning to a large one as long… 67 …reader for SyncIO file that is used in Paraview for instance, converterN2O can currently read the … 71 …N_input.sh, there is also a bash script named create_IO_N2O_input.sh which can generate the input … 76 Afterwards, we can manually adapt this script for any specific need.
|
| /phasta/phSolver/common/ |
| H A D | genbc.f | 744 integer iel, nod, can local 774 do can=nenbl+1,nenl ! loop over off-the-wall candidates 775 nn=ienb(can) 782 vec(:)=x(ienb(can),:)-x(ienb(nod),:) 792 otwn(ienb(nod)) = ienb(can) 807 do can = 1, nshg ! loop over nodes 808 if(nsurf(can).eq.0) then ! if this candidate is off the 810 if(ibits(iBC(can),3,3).eq.7 .and. 811 & BCtmp(can,7).eq.zero) then ! no slip nodes not allowed 813 vec(:)=x(nn,:)-x(can,:) [all …]
|
| /phasta/ |
| H A D | README.md | 6 …that can be turned on to utilize PETSc for compressible. Likewise there are options to build the …
|
| /phasta/M2N/ |
| H A D | M2N_input.dat | 12 By default, this script reduces the solution field but it can also handle others fields such as men…
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 94 can bulid row by row. Eventually construct it to form I_cf_* which is 132 (Now when I was writing these: There seems to be two places that we can 133 improve efficiency: For second level and above, scaling can be 136 coarse level vector. We don't need to do this every iteration. This can 176 3) Eventually you want your own eigen calculator, can't use ARPACK 203 set to 10 in input.config. You can change it to the ratio of coarse/fine 248 coarse first fine second (or other way around). In direct solve we can't
|
| /phasta/AcuStat/ |
| H A D | AcuStat_input.dat | 14 This script can also handle additional fiels. In summary, it writes the following fields:
|
| /phasta/phSolver/ |
| H A D | CHANGES | 13 PARALLEL can take any of the values specified above based on the target architechture 100 iotype for arrays can now be binary or ascii (set by user in solver.inp). 125 PARALLEL can take values ( mpich2, mpigm, ibmmpi, mpivmi, summpi, 209 1/ now phSolver can start from a 1 proc output and partition the problem 260 8) (IC) scalar can be run as Galerkin. After 7) we have verified that scalar advection diffusion c… 435 1) added auto-sponge wherein a flow can be forced to remain close to 484 …config). Incompressible scalars can also now be solved using the conservation restoring velocity. … 522 …rt (restart.lastest.[1..nproc]). This can be nice for script chained jobs at ncsa sinc tarred sol… 685 commu can now handle multiple communications per processor boundary
|
| /phasta/phSolver/cmake/ |
| H A D | GetGitRevisionDescription.cmake | 3 # These functions force a re-configure on each git commit so that you can
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fRHSonly | 517 cad The redistancing equation can be written in the following form
|
| H A D | e3source.fimplicit | 531 cad The redistancing equation can be written in the following form
|