MCNP-related packages. Splitters for text files
Project description
MCNP-related packages: Splitter for text files
MCNP operates with several text files. The files can be large, this package provide readers with possibility to access only specified part of the file.
See also mcrp_utils
and mcrp_cgam
.
Example
Get all cell and surface cards of the input file i1.inp
:
from mcrp-splitters import InputSplitter s = inputSplitter('i1.inp') for c in s.cards(blocks='cs', skipcomments=True): print c
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size mcrp_splitters-0.2.0-cp27-cp27m-manylinux1_x86_64.whl (710.4 kB) | File type Wheel | Python version cp27 | Upload date | Hashes View |
Filename, size mcrp_splitters-0.2.0-cp27-cp27m-manylinux2010_x86_64.whl (710.4 kB) | File type Wheel | Python version cp27 | Upload date | Hashes View |
Filename, size mcrp_splitters-0.2.0-cp27-cp27mu-manylinux1_x86_64.whl (710.4 kB) | File type Wheel | Python version cp27 | Upload date | Hashes View |
Filename, size mcrp_splitters-0.2.0-cp27-cp27mu-manylinux2010_x86_64.whl (710.4 kB) | File type Wheel | Python version cp27 | Upload date | Hashes View |
Close
Hashes for mcrp_splitters-0.2.0-cp27-cp27m-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7e463d396d6c224d5401f2ca43f58320d7410ad83d442ca55f843ccd7b4c695 |
|
MD5 | e0b47394296b18896740a3f5b841f034 |
|
BLAKE2-256 | df0553fe8e420640d55447ca139c4e039c6300ae48ec168109902da34eccdcc7 |
Close
Hashes for mcrp_splitters-0.2.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c5278ced4b6a81ea667abb780415c480164aac57545a6927cb6cc8d5611814e |
|
MD5 | 6add4bae40e78cff9984194882f6bec9 |
|
BLAKE2-256 | cc3c7e9e4cf24ae2e85c6feedec68a5793907adec3d3b893f1d0ebf0750b86f2 |
Close
Hashes for mcrp_splitters-0.2.0-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9150d8bcb6555694a98b0d4a5464cf0d9546d81ec992ed0f3ca4d1ee6591561d |
|
MD5 | 79b627cce4a8f619ad1fd30234da1cb0 |
|
BLAKE2-256 | 813d9341866223b8ba67a7428dee62dd2eb5cd1e2f00ba43d32b62d4f343731d |
Close
Hashes for mcrp_splitters-0.2.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61630744a3e3518d73637fbbc618e7e81258daeeabf3f62d11db2ecbbb699255 |
|
MD5 | 8b9f3bb7105bdcc51a5dd184bb0e09de |
|
BLAKE2-256 | 3bdd368b9dfba61f3096e61d108f4f5686445b1276ab33f8384d8394cccf342e |