| /phasta/M2NFixBnd/src/ |
| H A D | phasta.cc | 17 #define input FortranCInterface_GLOBAL_(input,INPUT) macro 25 extern "C" void input(); 123 input(); in phasta()
|
| H A D | input.f | 1 subroutine input() subroutine
|
| H A D | CMakeLists.txt | 1 add_executable(M2NFixBnd main.c phasta.cc input.f readnblk.f cname.f setsyncioparam.cc new_interfac…
|
| /phasta/M2N/src/ |
| H A D | phasta.cc | 19 #define input FortranCInterface_GLOBAL_(input,INPUT) macro 27 extern "C" void input(); 125 input(); in phasta()
|
| H A D | input.f | 1 subroutine input() subroutine
|
| H A D | CMakeLists.txt | 1 add_executable(M2N main.c phasta.cc input.f readnblk.f cname.f setsyncioparam.cc new_interface.c du…
|
| /phasta/AcuStat/src/ |
| H A D | phasta.cc | 18 #define input FortranCInterface_GLOBAL_(input,INPUT) macro 26 extern "C" void input(); 124 input(); in phasta()
|
| H A D | input.f | 1 subroutine input() subroutine
|
| H A D | CMakeLists.txt | 1 add_executable(AcuStat main.c phasta.cc input.f readnblk.f cname.f setsyncioparam.cc new_interface.…
|
| /phasta/phSolver/common/ |
| H A D | phasta.cc | 43 #define input FortranCInterface_GLOBAL_(input,INPUT) macro 52 extern "C" void input(); 120 input(); in run() 289 input(); in phasta()
|
| H A D | CMakeLists.txt | 50 COMMAND cat - input.config 52 OUTPUT_FILE ${CMAKE_BINARY_DIR}/input.config
|
| H A D | input.f | 1 subroutine input() subroutine
|
| /phasta/converterIO/ |
| H A D | README.md | 38 ConverterO2N also requires an input file named IO.O2N.input. This input files includes 46 No worry, there is a bash script which can generate automatically this input file, which is provide… 50 … field in the list and the fields counter needs also to be increased in the header of IO.O2N.input. 55 Instead, we can always recycle the same input file from a small partitioning to a large one as long… 71 …is also a bash script named create_IO_N2O_input.sh which can generate the input file for converter… 75 By default, it will add to the input file all the blocks present in the restart files and assume th…
|
| H A D | create_IO_N2O_input.sh | 68 file=IO.N2O.input
|
| H A D | create_IO_O2N_input.sh | 355 file=IO.O2N.input
|
| /phasta/phSolver/incompressible/test/ |
| H A D | CMakeLists.txt | 4 COMMAND cp ${PHASTA_SOURCE_DIR}/phSolver/common/input.config ${CDIR})
|
| /phasta/phSolver/ |
| H A D | CHANGES | 52 CVS: common/genini.f common/input.config common/input.f 141 CVS: common/input.config common/input_fform.cc common/proces.f 199 File: input.config Status: Modified 244 CVS: CHANGES common/common.h common/common_c.h common/input.config 301 CVS: common/common_c.h common/input.config common/input_fform.cpp 308 changes to input.config include 312 2) Prandtl number (and thereby conductivity) is set in input.config (or solver.inp) 342 CVS: common/input.config common/input_fform.cpp common/newshape.cpp 365 The easiest way to understand the above two changes is to compare input.config of this version to a… 404 CVS: common/getstrl.f common/input.config common/input.f [all …]
|
| /phasta/phSolver/compressible/test/ |
| H A D | CMakeLists.txt | 6 COMMAND cp ${PHASTA_SOURCE_DIR}/phSolver/common/input.config ${CDIR})
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 9 # To find the Key Phrases, first look in input.config. There you will 13 # the input.config file. To add acceptable inputs you should only have
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 9 # To find the Key Phrases, first look in input.config. There you will 13 # the input.config file. To add acceptable inputs you should only have
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 9 # To find the Key Phrases, first look in input.config. There you will 13 # the input.config file. To add acceptable inputs you should only have
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 37 Handling I/O from input.config and solver.inp, nothing special. 201 smoothers. ramg_chebyratio is an input coefficient to determine the 203 set to 10 in input.config. You can change it to the ratio of coarse/fine
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 300 c.... common /conpar/ : input constants 316 c necho : input echo parameter
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 301 c.... common /conpar/ : input constants 317 c necho : input echo parameter
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 300 c.... common /conpar/ : input constants 316 c necho : input echo parameter
|