Ask for help with more details about the input format #205
Answered
by
andrsd
yingchiyu
asked this question in
Ask for Help
-
Beta Was this translation helpful? Give feedback.
Answered by
andrsd
Apr 8, 2024
Replies: 1 comment
-
|
Some tests are build as unit tests. You happen to pick up such a test. These input files can be run with the test binary Other tests do not need the test binary, e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yingchiyu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Some tests are build as unit tests. You happen to pick up such a test. These input files can be run with the test binary
opensn/build/test/opensn-test.Other tests do not need the test binary, e.g.
test/modules/cfem_diffusion/c_diffusion_2d_1a_linear.luaand can be run with the OpenSn binaryopensn/build/lua/opensn.