Ansys interface for Data Generation
Project description
druidaHFSS
Ansys HFSS Interface
Simulate, data generation, optimization
This development is intended to provide an interface to access HFSS, in order to automate simulation, Data generation and optimization processes.
Features
- Automate the re-creation of models in aedt files.
- Create intermediate files to run simulations.
- Run simulations and gather specific metrics from the simulator.
Usage
from dbuilder import Manager as MG
Builder=MG.Builder(ansysPath=ansysPath,modelName=_,projectName=_, designName=_,modelPath=_, exportPath=_)
Builder.create()
Builder.sim_file('', batch, iteration, simfile_path, **kwargs)
Builder.simulate(simfile_path+simfileName)
dbManager=MG.DBManager(ansysPath=ansysPath,
modelName=modelName,
projectName=project_name,
designName=designName,
modelPath=modelPath,
dbPath=dBPath,
dbName=dbName)
dbManager.load_df(columns=columnNames)
"""This object can be treated as a pandas dataframe"""
dbManager.df
dbManager.insert_row(data_to_store)
image_rgb=tools.cropImage( file,image_path=path,
image_name=fileName_absolute,
output_path=imagesPath,
resize_dim=(512,512))
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
druidahfss-0.0.3.tar.gz
(45.6 MB
view details)
Built Distribution
File details
Details for the file druidahfss-0.0.3.tar.gz
.
File metadata
- Download URL: druidahfss-0.0.3.tar.gz
- Upload date:
- Size: 45.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e83d0bd513c5b114a4ae91ea49c5f8b838a18ad9f8b66515ee0a84afedc8daf5 |
|
MD5 | 28bdb73c85a75c82571f4d3d44320887 |
|
BLAKE2b-256 | b8f4baee1be70011d5e33175c5f95e04c047ff49834e0dcbbc2ba44ba55adb09 |
File details
Details for the file druidahfss-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: druidahfss-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa2743f537478bf2f7350f3a313baf5273bee4e25b0cc86fcbfeafcc8f85af5c |
|
MD5 | 9239bdbcaebd626468d49a2aaf3c8b55 |
|
BLAKE2b-256 | 8c12a5090af178a9c2c8c0586a8e1efd5a550ec241aff65c40ccab5b704089f9 |