runabq is a command tool that can execute multiple input data files of FEA software Abaqus in succession.
Project description
runabq
runabq is a command tool that can execute multiple input data files of FEA software Abaqus in succession. runabq can execute all the input data in the current directory with a simple command.
Installation
Anaconda, venv
$ pip install runabq
Usage
Use the latest Abaqus version. That is, it executes the'abaqus' command internally.
$ runabq
Use the specify abaqus version.
$ runabq -v 2021
student edition
$ runabq -v 2021se
Use user subroutines and CPUs.
$ runabq user=sub.f cpus=5
Help
$ runabq --help
Enter code = "a" or blank to execute all the input files in the current directory. Default is "a".
$ runabq
files list:
1: job1.inp
2: job2.inp
3: job3.inp
a: all
x: exit
code ? a
If you want to execute only a specific input file, enter numbers separated by ",".
$ runabq
files list:
1: job1.inp
2: job2.inp
3: job3.inp
4: test1.inp
5: test2.inp
a: all
x: exit
code ? 1, 4
For consecutive numbers, enter the first and last numbers separated by ":".
$ runabq
files list:
1: case1.inp
2: case2.inp
3: case3.inp
4: job1.inp
5: job2.inp
a: all
x: exit
code ? 1:3
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 Distribution
Built Distribution
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 runabq-1.0.2.tar.gz.
File metadata
- Download URL: runabq-1.0.2.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
278c70aa2a6328492ae97ec18a3b29d8ee75a8848ac134f1a0a9d33fe5ab45c5
|
|
| MD5 |
0359ef2e9391a28a8cf4e08a1e4760e7
|
|
| BLAKE2b-256 |
f9e959997aa7b979ed6d451d4a91993b82866b4b01abccda46c5c6619868dbff
|
File details
Details for the file runabq-1.0.2-py3-none-any.whl.
File metadata
- Download URL: runabq-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00d11f7c4b3ce73371a9743d31314fd2125d8a64fab1fa481b9d967aa4a1b73b
|
|
| MD5 |
c1392c29d5705c4ed740514dff52cd65
|
|
| BLAKE2b-256 |
ec39b643e5fe239dce6d7aa1aa464ad9e7a7b539a4092cffe7e0221b5d4b2b9d
|