Giter VIP home page Giter VIP logo

bridge_post's People

Contributors

salazardetroya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bridge_post's Issues

A couple of Questions

Hi,

Thank you for this great post!!
I have a couple of questions about this as follows.

Q1) You mentioned above for a reason to use the Firedrake that “Firedrake” is more integrated with the PETSc library,which is very helpful for setting solver options required for large scale problems. I am just wondering if you had a chance to solve the same or similar problem using “FEniCS”. If so, what’s the main differences? If someone wants to use the FEniCS rather than Firedrake, can I guess that is not only a general implementation including solver setting more tricky but also computational speed slower?

Q2) In this bridge example, are you using a parallel solver based on MPI?

Q3) How the function”DirichletBC()” and the UFLs “dx()” and “ds()” recognize the boundary and domain markers? It seems that you just define the specified numbers for the boundary and domain, but not the specified locations. Are the information defined in the Gmsh file, “bridge.geo”?

Q4) Is it possible to define the boundary marker and domain marker separately? I mean that can we define the boundary markers from 0 to N_bd and the domain markers from 0 to N_domain, respectively, like below;

“For domains”
DECK = 0
DOMAIN = 1

“For boundaries”
SUPPORT = 0
LOAD = 1
SYMMETRY_X = 2
SYMMETRY_Y = 3

Sorry, I am new to this Python-based TO things, so my questions could be a bit silly.

Thank you again for this helpful post!!

bridge.msh vs bridge.geo

bridge.py (line 49) loads the geometry from a file called bridge.msh
The repo appears to have that info stored in a file called bridge.geo

bridge.geo does not appear to be called by any of the scripts in the repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.