-
Notifications
You must be signed in to change notification settings - Fork 2
CharacteristicsOfCanon and SimpleBlockX4 #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 9 commits
673c619
e83e73b
dffab24
cbd9375
55a437a
4966e0a
c496d92
422ee98
4e253f7
529b648
94b547d
5751780
8b7cc8e
6f136ab
0c1ac9c
a11b577
8a88ca8
97b5d77
ebaef22
534816f
3714a34
f466f9e
94b7454
407220f
6f5b153
46f620e
ef2bf91
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| # Characteristics of a Canonical Geometry | ||
|
|
||
| __ _Canonical geometries should contain all aspects of the workflow so that | ||
| through the creation of the geometries one encounters all methods and | ||
| considerations necessary to create functional models._ __ | ||
|
gonuke marked this conversation as resolved.
Outdated
|
||
|
|
||
| ### Basic Models | ||
|
|
||
| * __Simple Model__ | ||
| - Show workflow in a model without complications. | ||
| - Introduce issues arising from Cubit/Trelis. | ||
| - Show basic functionality of Cubit/Trelis such as imprinting/merging, assigning materials, and meshing. | ||
|
|
||
| * __Simple Model with Geometric issues__ | ||
| - Go through workflow with a model with geometric complications that are still easy to understand/visualize. | ||
| - Show basic functionality of SpaceClaim by fixing geometric issues. | ||
| * Overlaps | ||
| * Unnecessary details to be removed | ||
| * Small gaps | ||
| * Curve coincident to surface | ||
|
|
||
| * __Radial model__ | ||
| - Go through workflow with some applicability, could be a basis to build further complex models | ||
| - Exemplifies curvilinear CAD issues | ||
| - Introduces reflecting boundaries | ||
|
|
||
| ### Auxiliary, Difficult Models (Further design considerations) | ||
|
|
||
| * MELCOR geometry (flows that split and recombine) | ||
| * Toroidal geometry with thin walls that may lose particles | ||
| * A radial slice where one encounters boundary conditions | ||
| * Implementation of reflecting boundaries | ||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,2 +1,18 @@ | ||||||
| # model_development_workflow | ||||||
| Capture documentation, scripts and plans for developing models for Svalinn applications | ||||||
| # Model Development Workflow Examples | ||||||
|
|
||||||
| ## Purpose | ||||||
|
|
||||||
| __Tutorials using specific models to explain and demonstrate important parts of the model workflow. By going through the tutorials one should understand all of the basic uses/functionality of SpaceClaim and Trelis/Cubit in the DAGMC workflow.__ | ||||||
|
|
||||||
| ## Current Sections and Files Associated | ||||||
|
|
||||||
| * Characteristics of a canonical geometry | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
This makes a link |
||||||
| - CharacteristicsOfCanon.md _further description of the purpose of this project and each example individually_ | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| * Simple Example with 4 Equal Cubes | ||||||
| - SimpleBlockX4.md _full tutorial_ | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| - Simple100BlockX4.SAT _blocks by themselves before any edits in Cubit/Trelis)_ | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| - Simple100BlockX4WGraveyardVoid.sat _the part after adding the large volumes to be used as the graveyard and void volumes_ | ||||||
|
gonuke marked this conversation as resolved.
Outdated
|
||||||
| - Simple100BlockX4WGraveyardVoidMerged.sat _blocks and larger volumes after imprinting and merging_ | ||||||
|
gonuke marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
|
|
||||||
Uh oh!
There was an error while loading. Please reload this page.