Main Neurospaces logo Genesis 2 Backwards Compatibility Bridge

Index of group ./specifications/core/copy2


Index
Up

Can we copy a compartment from one independent neutral root to another?

1. Was a copy made and was its fields set?

1. Was a copy made and was its fields set?

Startup command : src/ns-sli ..//tests/scripts/genesis-2/copy2.g


1.1. Is parameter CM set correctly?

1. Executed command
printparameterscaled /n1/c CM
2. Expected output
value = 4.57537e-11

1.2. Is parameter CM set correctly in the copy?

1. Executed command
printparameterscaled /n2/o CM
2. Expected output
value = 4.57537e-11

1.3. Is parameter RM set correctly?

1. Executed command
printparameterscaled /n1/c RM
2. Expected output
value = 3.58441e+08

1.4. Is parameter RM set correctly in the copy?

1. Executed command
printparameterscaled /n2/o RM
2. Expected output
value = 3.58441e+08

1.5. Is parameter RA set correctly?

1. Executed command
printparameterscaled /n1/c RA
2. Expected output
value = 360502

1.6. Is parameter RA set correctly in the copy?

1. Executed command
printparameterscaled /n2/o RA
2. Expected output
value = 360502

1.7. Is parameter len set correctly?

1. Executed command
printparameter /n1/c LENGTH
2. Expected output
value = 1

1.8. Is parameter len set correctly in the copy?

1. Executed command
printparameter /n2/o LENGTH
2. Expected output
value = 1

1.9. Is parameter dia set correctly?

1. Executed command
printparameter /n1/c DIA
2. Expected output
value = 1

1.10. Is parameter dia set correctly in the copy?

1. Executed command
printparameter /n2/o DIA
2. Expected output
value = 1

1.11. Is parameter initVm set correctly?

1. Executed command
printparameter /n1/c Vm_init
2. Expected output
value = -0.068

1.12. Is parameter initVm set correctly in the copy?

1. Executed command
printparameter /n2/o Vm_init
2. Expected output
value = -0.068

1.13. Is parameter Eleak set correctly?

1. Executed command
printparameter /n1/c ELEAK
2. Expected output
value = -0.08

1.14. Is parameter Eleak set correctly in the copy?

1. Executed command
printparameter /n2/o ELEAK
2. Expected output
value = -0.08