Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ansys
/
pyfluent
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
510
Code
Issues
160
Pull requests
25
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add get and create methods and **kwargs support for create
- #4866
#4866
Open
Gobot1234
wants to merge 33 commits into
main
ansys/pyfluent:main
from
jhilton/create-and-find
ansys/pyfluent:jhilton/create-and-find
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
feat: add get and create methods and **kwargs support for create
#4866
Gobot1234
wants to merge 33 commits into
main
ansys/pyfluent:main
from
jhilton/create-and-find
ansys/pyfluent:jhilton/create-and-find
Copy head branch name to clipboard
Commits
Commits on Jan 27, 2026
Add get and create methods to objects
Show description for df68d26
Gobot1234
committed
df68d26
View commit details
Copy full SHA for df68d26
Browse repository at this point
Commits on Jan 28, 2026
Update src/ansys/fluent/core/solver/settings_builtin_bases.py
Show description for 61d4c66
Gobot1234
and
Copilot
authored
61d4c66
View commit details
Copy full SHA for 61d4c66
Browse repository at this point
add a test case
Gobot1234
committed
f274df3
View commit details
Copy full SHA for f274df3
Browse repository at this point
check get on non creatable objects
Gobot1234
committed
4e5c6be
View commit details
Copy full SHA for 4e5c6be
Browse repository at this point
chore: adding changelog file 4866.added.md [dependabot-skip]
pyansys-ci-bot
committed
269c59e
View commit details
Copy full SHA for 269c59e
Browse repository at this point
chore: adding changelog file 4866.added.md [dependabot-skip]
pyansys-ci-bot
committed
c40e9ed
View commit details
Copy full SHA for c40e9ed
Browse repository at this point
Update src/ansys/fluent/core/solver/flobject.py
Show description for 91882b2
Gobot1234
and
Copilot
authored
91882b2
View commit details
Copy full SHA for 91882b2
Browse repository at this point
fix tests + warning and fmt
Gobot1234
committed
9430310
View commit details
Copy full SHA for 9430310
Browse repository at this point
generate the types for this
Gobot1234
committed
c38d797
View commit details
Copy full SHA for c38d797
Browse repository at this point
slightly fix up generation
Gobot1234
committed
9d6dacc
View commit details
Copy full SHA for 9d6dacc
Browse repository at this point
add all
Gobot1234
committed
73cafbe
View commit details
Copy full SHA for 73cafbe
Browse repository at this point
add some more tests
Gobot1234
committed
d42a24a
View commit details
Copy full SHA for d42a24a
Browse repository at this point
Apply suggestions from code review
Show description for 779bb60
Gobot1234
and
Copilot
authored
779bb60
View commit details
Copy full SHA for 779bb60
Browse repository at this point
Commits on Jan 29, 2026
Apply suggestions from code review
Show description for 51664a4
Gobot1234
and
Copilot
authored
51664a4
View commit details
Copy full SHA for 51664a4
Browse repository at this point
Commits on Feb 3, 2026
Merge branch 'main' into jhilton/create-and-find
Gobot1234
authored
c3c5aee
View commit details
Copy full SHA for c3c5aee
Browse repository at this point
add more tests and fix the data
Gobot1234
committed
20ce7f9
View commit details
Copy full SHA for 20ce7f9
Browse repository at this point
Merge branch 'jhilton/create-and-find' of https://github.com/ansys/pyfluent into jhilton/create-and-find
Gobot1234
committed
ae11446
View commit details
Copy full SHA for ae11446
Browse repository at this point
Commits on Feb 13, 2026
touch of work still doesnt work
Gobot1234
committed
fedf799
View commit details
Copy full SHA for fedf799
Browse repository at this point
Commits on Mar 16, 2026
add all as an alias for allowed_values
Gobot1234
committed
fb48b06
View commit details
Copy full SHA for fb48b06
Browse repository at this point
Commits on Apr 24, 2026
Merge branch 'main' into jhilton/create-and-find
Gobot1234
authored
a81582c
View commit details
Copy full SHA for a81582c
Browse repository at this point
Commits on May 5, 2026
Apply suggestions from code review
Show description for dae1864
Gobot1234
and
Copilot
authored
dae1864
View commit details
Copy full SHA for dae1864
Browse repository at this point
Commits on May 12, 2026
update docs
James Hilton-Balfe
committed
644de8b
View commit details
Copy full SHA for 644de8b
Browse repository at this point
make stuff actually work
James Hilton-Balfe
committed
a173cd8
View commit details
Copy full SHA for a173cd8
Browse repository at this point
remove unsupported tests
Show description for 4be2437
James Hilton-Balfe
committed
4be2437
View commit details
Copy full SHA for 4be2437
Browse repository at this point
chore: adding changelog file 4866.added.md [dependabot-skip]
pyansys-ci-bot
committed
83f560d
View commit details
Copy full SHA for 83f560d
Browse repository at this point
Commits on May 13, 2026
add some comments
Gobot1234
authored
61e1717
View commit details
Copy full SHA for 61e1717
Browse repository at this point
Update src/ansys/fluent/core/codegen/builtin_settingsgen.py
Gobot1234
authored
f22c11d
View commit details
Copy full SHA for f22c11d
Browse repository at this point
Potential fix for pull request finding
Show description for 2a8df61
Gobot1234
and
Copilot
authored
2a8df61
View commit details
Copy full SHA for 2a8df61
Browse repository at this point
Commits on May 14, 2026
remove warning as it's too noisy
James Hilton-Balfe
committed
e48d985
View commit details
Copy full SHA for e48d985
Browse repository at this point
more service fixes
James Hilton-Balfe
committed
4bf9cdf
View commit details
Copy full SHA for 4bf9cdf
Browse repository at this point
chore: adding changelog file 4866.added.md [dependabot-skip]
pyansys-ci-bot
committed
f9724f6
View commit details
Copy full SHA for f9724f6
Browse repository at this point
add missing reciprocals
James Hilton-Balfe
committed
a29e52c
View commit details
Copy full SHA for a29e52c
Browse repository at this point
remove kwarg setting source
James Hilton-Balfe
committed
95558fe
View commit details
Copy full SHA for 95558fe
Browse repository at this point
You can’t perform that action at this time.