ansys / ansys/pyfluent

Demonstrate that PyFluent can run transparently over REST or gRPC for solver settings

Open
#4,959 0 comments 0 reactions 1 assignee Claimed by @mayankansys View on GitHub
Dominant language
Python
Stars
497
Forks
77
Avg merge
22h 37m
Merged PRs (30d)
45

Description

## Creating a simple PyFluent REST Settings interface

### Step 1 (exploration)

my-rest-client ---> fluent REST API for solver settings

my-rest-client: **BASIC PYTHON**

### Step 2

my-simple-launcher ---> my-session-class ---> flobject ---> my-rest-proxy ---> my-rest-client

my-simple-launcher: **TRIVIAL**
my-session-class: **SMALL**
flobject: **UNCHANGED**
my-rest-proxy: **SUBS FOR gRPC/IN-PROCESS**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.