Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
ukaea
/
parallel-preprocessor
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
23
Code
Issues
7
Pull requests
1
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Jan 19, 2023
Merge pull request #41 from luzpaz/typos
Show description for f176d79
qingfengxia
authored
f176d79
Copy full SHA for f176d79
Commits on Aug 25, 2022
run the `append_freecad_mod_path()` in __main__
qingfengxia
authored
324efa7
Copy full SHA for 324efa7
update detectFreeCAD.py on Windows for v0.20
Show description for 6636103
qingfengxia
authored
6636103
Copy full SHA for 6636103
Commits on Aug 16, 2022
add guide if git submodule can not download from github
qingfengxia
authored
ba9908c
Copy full SHA for ba9908c
Commits on Mar 2, 2022
Fix various typos
Show description for e2dcdf1
luzpaz
committed
e2dcdf1
Copy full SHA for e2dcdf1
Commits on Mar 24, 2021
Merge pull request #38 from qingfengxia/dev
Show description for d2f8a09
qingfengxia
authored
d2f8a09
Copy full SHA for d2f8a09
Commits on Mar 22, 2021
use OCCT 7.5 of FreeCAD stable PPA on Ubuntu 20.04
qingfengxia
committed
5222b64
Copy full SHA for 5222b64
fixed failure to download occt source code by wget in dockerfile
qingfengxia
committed
4de98e3
Copy full SHA for 4de98e3
Commits on Feb 12, 2021
move uniqueId functions into UniqueId namspace and rework hashing algorithm
qingfengxia
committed
263600a
Copy full SHA for 263600a
Commits on Jan 21, 2021
add cmd argument of `savingBOPCheckFailedSubshape`
qingfengxia
committed
3573a38
Copy full SHA for 3573a38
release docker image for occt v 7.5 with header files fix in src
qingfengxia
committed
19b938d
Copy full SHA for 19b938d
Commits on Jan 20, 2021
Merge pull request #37 from qingfengxia/dev
Show description for 7761cac
qingfengxia
authored
7761cac
Copy full SHA for 7761cac
Commits on Jan 18, 2021
add dumped subshape stat in post-process.py
qingfengxia
committed
8a1bbf0
Copy full SHA for 8a1bbf0
dump subshape with specific BOP fail error
qingfengxia
committed
fc63437
Copy full SHA for fc63437
Commits on Jan 15, 2021
make background progressMonitor working on Windows
qingfengxia
committed
64844a0
Copy full SHA for 64844a0
Commits on Jan 14, 2021
report BOP check error msg into json file
qingfengxia
committed
1a3d68e
Copy full SHA for 1a3d68e
Merge pull request #32 from johnnonweiler/fix-missing-metadata-bug
Show description for a11c15b
qingfengxia
authored
a11c15b
Copy full SHA for a11c15b
Commits on Jan 6, 2021
Merge pull request #34 from qingfengxia/dev
Show description for 2c1439e
qingfengxia
authored
2c1439e
Copy full SHA for 2c1439e
Commits on Dec 17, 2020
rename variales and add ctor() for ProcessorTemplate
qingfengxia
committed
61d3116
Copy full SHA for 61d3116
add Geom/Readme.md for impl notes for Geom module
qingfengxia
committed
d05f46a
Copy full SHA for d05f46a
update ParallelDesign.md wiki page
qingfengxia
committed
c0c77bd
Copy full SHA for c0c77bd
make all path is absolute in config.json
qingfengxia
committed
6bb104b
Copy full SHA for 6bb104b
add "--output-unit" to geomPipeline.py CLI (tested)
qingfengxia
committed
e633f95
Copy full SHA for e633f95
Commits on Dec 16, 2020
minor code tweaks (mainly in source doc)
qingfengxia
committed
57f726f
Copy full SHA for 57f726f
add shape scale feature for GeometryWriter
qingfengxia
committed
9f71fba
Copy full SHA for 9f71fba
disable --output-dir arg which is not in use
qingfengxia
committed
81af7c3
Copy full SHA for 81af7c3
Merge pull request #30 from johnnonweiler/review-tech-overview
Show description for 02eb887
qingfengxia
authored
02eb887
Copy full SHA for 02eb887
Merge pull request #31 from qingfengxia/dev
Show description for 4c91518
qingfengxia
authored
4c91518
Copy full SHA for 4c91518
Commits on Dec 15, 2020
fix image url in benchmarking.md
qingfengxia
committed
a29d3c4
Copy full SHA for a29d3c4
Fix behaviour for brep files without metadata
Show description for 7546308
johnnonweiler
committed
7546308
Copy full SHA for 7546308
Commits on Dec 14, 2020
fixed #29 flowfinder clang_tidy log parsing
qingfengxia
committed
eebe5ec
Copy full SHA for eebe5ec
Improve English language in TechOverview.md
johnnonweiler
committed
6354006
Copy full SHA for 6354006
run generate_site.sh in repo_dir just as github CI
qingfengxia
committed
99fe0ca
Copy full SHA for 99fe0ca
enable MATHJAX in doxygen for benchmark equ
qingfengxia
committed
3096094
Copy full SHA for 3096094
Merge pull request #26 from qingfengxia/dev
Show description for ac577dc
qingfengxia
authored
ac577dc
Copy full SHA for ac577dc
Pagination
Previous
Next
You can’t perform that action at this time.