Main Neurospaces logo neurospaces 0.1675 Thu, 27 Dec 2007 15:58:18 -0600 hugo

Index of group ./specifications/output


Index
Up

output functions

1. Simple output with simulation time
2. Simple output with the steps mode
3. Output with the steps mode at a coarser resolution
4. Simple output with the steps mode and a format field

1. Simple output with simulation time

Startup command : bin/genesis-g3

(No model has been loaded for the following set of commands.)

1.1. Is startup successful ?

1. Expected output
GENESIS 3 shell

1.2. Can we load the cell model ?

1. Executed command
ndf_load tests/cells/singlep.ndf
2. Expected output

1.3. Can we set the output format to " %3.f" ?

1. Executed command
output_format " %.3f"
2. Expected output

3. This test is currently not executed
(disabled is 'this feature is tested in one of the following tests')

1.4. Can we set the solver time step ?

1. Executed command
heccer_set_timestep 1e-5
2. Expected output

1.5. Can we run the simulation ?

1. Executed command
run /singlep 0.001
2. Expected output

1.6. Can we produce simple output with simulation time?

1. Expected output
application_output_file: /tmp/output
expected_output_file: /usr/local/ssp/tests/specifications/strings/output1.txt

2. Simple output with the steps mode

This command definition is currently disabled (disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

Startup command : bin/genesis-g3

(No model has been loaded for the following set of commands.)

2.1. Is startup successful ?

1. Expected output
GENESIS 3 shell
2. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

2.2. Can we load the cell model ?

1. Executed command
ndf_load tests/cells/singlep.ndf
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

2.3. Can we set the output mode to "steps" ?

1. Executed command
output_mode steps
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

2.4. Can we set the solver time step ?

1. Executed command
heccer_set_timestep 1e-5
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

2.5. Can we run the simulation ?

1. Executed command
run /singlep 0.001
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

2.6. Can we produce simple output with the steps mode?

1. Expected output
application_output_file: /tmp/output
expected_output_file: /usr/local/ssp/tests/specifications/strings/output2.txt
2. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3. Output with the steps mode at a coarser resolution

This command definition is currently disabled (disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

Startup command : bin/genesis-g3

(No model has been loaded for the following set of commands.)

3.1. Is startup successful ?

1. Expected output
GENESIS 3 shell
2. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3.2. Can we load the cell model ?

1. Executed command
ndf_load tests/cells/singlep.ndf
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3.3. Can we set the output mode to "steps" ?

1. Executed command
output_mode steps
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3.4. Can we set the output resolution to 10 ?

1. Executed command
output_resolution 10
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3.5. Can we set the solver time step ?

1. Executed command
heccer_set_timestep 1e-5
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3.6. Can we run the simulation ?

1. Executed command
run /singlep 0.001
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

3.7. Can we produce simple output with steps mode and lower temporal resolution?

1. Expected output
application_output_file: /tmp/output
expected_output_file: /usr/local/ssp/tests/specifications/strings/output3.txt
2. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4. Simple output with the steps mode and a format field

This command definition is currently disabled (disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

Startup command : bin/genesis-g3

(No model has been loaded for the following set of commands.)

4.1. Is startup successful ?

1. Expected output
GENESIS 3 shell
2. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4.2. Can we load the cell model ?

1. Executed command
ndf_load tests/cells/singlep.ndf
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4.3. Can we set the output mode to "steps" ?

1. Executed command
output_mode steps
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4.4. Can we set the output format to " %.3f" ?

1. Executed command
output_format %.3f
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4.5. Can we set the solver time step ?

1. Executed command
heccer_set_timestep 1e-5
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4.6. Can we run the simulation ?

1. Executed command
run /singlep 0.001
2. Expected output

3. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')

4.7. Can we produce simple output with the steps mode?

1. Expected output
application_output_file: /tmp/output
expected_output_file: /usr/local/ssp/tests/specifications/strings/output4.txt
2. This test is currently not executed
(disabled is 'steps mode interferes with ssp optimization, steps mode is currently disabled')