Replies: 1 comment 5 replies
|
Hi @griffda, sorry for the delay on this discussion. I have a couple comments:
|
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
As well as advice from the documentation written here I have seen some examples of transport simulations using scaling operations to help increase the number of solves.
Below is my attempt to do this for a tritium transport problem in a lithium ceramic. The issue is that the output data for every output variable returns a 0 value for every time-step. I have attempted to brute force non-zero values through changes to input parameters in order to figure out where the issue is without success.
My aim is to model transport in a 2D block of lithium ceramic material. I have generated the mesh externally using gmsh in a python script (shown at the bottom of this post), where bulk grains are modelled as squares 2 microns in width and amorphous grain boundaries between the bulk are 0.1microns in width. See screenshot of mesh below with gbs shown in red.
below is the input file. Any help would be hugely appreciated, thank you in advance.
All reactions