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.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcrp_splitters-0.2.0-cp27-cp27mu-manylinux2010_x86_64.whl.
File metadata
- Download URL: mcrp_splitters-0.2.0-cp27-cp27mu-manylinux2010_x86_64.whl
- Upload date:
- Size: 710.4 kB
- Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61630744a3e3518d73637fbbc618e7e81258daeeabf3f62d11db2ecbbb699255
|
|
| MD5 |
8b9f3bb7105bdcc51a5dd184bb0e09de
|
|
| BLAKE2b-256 |
3bdd368b9dfba61f3096e61d108f4f5686445b1276ab33f8384d8394cccf342e
|
File details
Details for the file mcrp_splitters-0.2.0-cp27-cp27mu-manylinux1_x86_64.whl.
File metadata
- Download URL: mcrp_splitters-0.2.0-cp27-cp27mu-manylinux1_x86_64.whl
- Upload date:
- Size: 710.4 kB
- Tags: CPython 2.7mu
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9150d8bcb6555694a98b0d4a5464cf0d9546d81ec992ed0f3ca4d1ee6591561d
|
|
| MD5 |
79b627cce4a8f619ad1fd30234da1cb0
|
|
| BLAKE2b-256 |
813d9341866223b8ba67a7428dee62dd2eb5cd1e2f00ba43d32b62d4f343731d
|
File details
Details for the file mcrp_splitters-0.2.0-cp27-cp27m-manylinux2010_x86_64.whl.
File metadata
- Download URL: mcrp_splitters-0.2.0-cp27-cp27m-manylinux2010_x86_64.whl
- Upload date:
- Size: 710.4 kB
- Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c5278ced4b6a81ea667abb780415c480164aac57545a6927cb6cc8d5611814e
|
|
| MD5 |
6add4bae40e78cff9984194882f6bec9
|
|
| BLAKE2b-256 |
cc3c7e9e4cf24ae2e85c6feedec68a5793907adec3d3b893f1d0ebf0750b86f2
|
File details
Details for the file mcrp_splitters-0.2.0-cp27-cp27m-manylinux1_x86_64.whl.
File metadata
- Download URL: mcrp_splitters-0.2.0-cp27-cp27m-manylinux1_x86_64.whl
- Upload date:
- Size: 710.4 kB
- Tags: CPython 2.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7e463d396d6c224d5401f2ca43f58320d7410ad83d442ca55f843ccd7b4c695
|
|
| MD5 |
e0b47394296b18896740a3f5b841f034
|
|
| BLAKE2b-256 |
df0553fe8e420640d55447ca139c4e039c6300ae48ec168109902da34eccdcc7
|