Skip to content

Commit 933376b

Browse files
committed
Merge remote-tracking branch 'refs/remotes/github-remote/master'
2 parents 90ed673 + 6d4dd9e commit 933376b

4 files changed

Lines changed: 28 additions & 1 deletion

File tree

.github/FUNDING.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# These are supported funding model platforms
2+
3+
github: epsi1on # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12+
polar: # Replace with a single Polar username
13+
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14+
thanks_dev: # Replace with a single thanks.dev username
15+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

Readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
A Finite Element library for Static and Linear analysis of solids and structures 100% in C#.
66

7+
## Migration from GitHub
8+
Due to U.S. trade controls law restrictions, GitHub did ban all of it's users which where citizen of Iran back in 2019 ([link](https://financialtribune.com/articles/sci-tech/99111/github-bans-iran-based-users) to proof). the main maintainer of this project is currently [epsi1on](https://github.com/epsi1on) which is citizen of Iran. So just in case which he is banned and lose access to his github account again, the development will continue in `git.bfe-framework.net`. Will try to keep BFE and it's successor opensource.
9+
Thank you GitHob for providing the grow environment for this project for ~10 years.
10+
711
## Nuget Package
812

913
https://www.nuget.org/packages/BriefFiniteElement.Net/
@@ -114,3 +118,8 @@ for more information on known issues please have a look at [know-issues.md](know
114118
## Hire Developers & Consultation service
115119
We have fair amount of experience in linear FEM coding, so You can have developers for consult and/or coding, on hourly basis or project based. Just contact email : [bfePaid@gmx.com](mailto:BFE%20Paid%20Support%20<BFEPaid@gmx.com>)
116120

121+
122+
## A word with programmers with no structural/mechanical background
123+
Well, if you are a programmer like me (most likely a freelancer) with no background in structural design / mechanical engineering wich is trying to build a moderate or big software for a company with this library, then i afraid to tell you with high chance, it is not going to work! not because the library is not completed or evillness of the developers, (honestly library have several incomplete and under development parts but the main body is almost done). But because engaging in developing a software which coder do not know much about underlying procedure, is last item in the list of works which an experienced programmer likes to do. In this case you can get help with co-worker price. you can contact with email above.
124+
125+
Of course if it is small software, then there will be no problem and there is no much need for knowledge about the structural engineering. It is simple possible to do small softwares...

Samples/IronPython/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
Using BFE with IronPython:
2+
3+
update: Some problems with `Model.Solve()` with iron python is reported [here](https://github.com/BriefFiniteElementNet/BriefFiniteElement.Net/discussions/162) and [here](https://github.com/BriefFiniteElementNet/BriefFiniteElement.Net/issues/165) which could be fixed.

docs/miscellaneoustopics/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ Miscellaneous and theorical Topics
1010
debugvisualizer
1111
barPartialEndRelease
1212
exactInternalForceDisplacement
13-
EquivalentNodalLoads
13+
EquivalentNodalLoads
14+
partial-connection

0 commit comments

Comments
 (0)