context_dump
Examples:
Test/Coverage/cov_context_dump.tcl
FLOOXS » Commands » front
4 command(s) registered from src/front/.
context_dump · defineunit · options · validateunits
Test/Coverage/cov_context_dump.tcl| Option | Type | Default | Description |
|---|---|---|---|
| name | String | new unit name | |
| units | String | expression in already-known units | |
| value | Float | 1.000000e+00 | scale factor on the units expression |
defineunit Length Scale Default is microns which can be changed with the option command Name Type Default Information name String new unit name units String expression in already-known units value Float 1.000000e+00 scale factor on the units expression
Test/Coverage/cov_validateunits.tcl| Option | Type | Default | Description |
|---|---|---|---|
| echo | Boolean | 0 | echo commands |
| smooth | Boolean | 0 | smooth the grid |
| adapt | Boolean | 0 | adapt the grid |
| dimension | Boolean | 0 | dimension the adapt and smooth parameters apply to |
| verbos | Switch | talkative level | |
| chat | Boolean | ||
| quiet | Boolean | ||
| barf | Boolean | ||
| debug | Boolean | ||
| units | Switch | default length specifier | |
| cm | Boolean | ||
| um | Boolean | ||
| nm | Boolean | ||
| storenodes | Boolean | 1 | store nodal values during simulation |
| constdatafields | Boolean | 1 | identify and replace datafields with constant as appropriate |
| checkexpression | Boolean | 0 | check all expressions for parsing when read |
| voxelparallel | Boolean | 0 | use tbb for parallel processing |
options Length Scale Default is microns which can be changed with the option command Name Type Default Information echo Boolean 0 echo commands smooth Boolean 0 smooth the grid adapt Boolean 0 adapt the grid dimension Boolean 0 dimension the adapt and smooth parameters apply to verbos Switch talkative level chat Boolean quiet Boolean barf Boolean debug Boolean units Switch default length specifier cm Boolean um Boolean nm Boolean storenodes Boolean 1 store nodal values during simulation constdatafields Boolean 1 identify and replace datafields with constant as appropriate checkexpressions Boolean 0 check all expressions for parsing when read voxelparallel Boolean 0 use tbb for parallel processing
Test/BadInput/bad_alagator_densenn_arity.tclTest/BadInput/bad_alagator_densenn_multi_out.tclTest/BadInput/bad_alagator_densenn_unknown.tclTest/BadInput/bad_alagator_tspline_arity.tclTest/BadInput/bad_alagator_tspline_unknown.tcl| Option | Type | Default | Description |
|---|---|---|---|
| expr | String | expression of <number> <unit> factors joined by * / ^ | |
| units | String | target unit expression |
validateunits Length Scale Default is microns which can be changed with the option command Name Type Default Information expr String expression of <number> <unit> factors joined by * / ^ units String target unit expression