Skip to content
Discussion options

You must be logged in to vote

Using your toy problem, I did the following:

  1. Create a scalar expression called matvf_1 with this definition: matvf(, 1). The matvf expression gets the material volume fraction for a specified material. Material 1 in your toy problem is the RV.
  2. Create a scalar expression called recentered_matvf_RV with this definition: recenter(matvf_1). This recenters our volume fraction scalar to be a node centered variable. You could try to plot a pseudocolor plot of it to see what we have made:
  1. Next create a pseudocolor plot of density and add the Slicing/Isosurface operator. Open the operator settings and change the operator variable to be recentered_matvf_RV and Select By to Value(s) and the valu…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@DarrelRobertson
Comment options

@JustinPrivitera
Comment options

@JustinPrivitera
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@DarrelRobertson
Comment options

@JustinPrivitera
Comment options

Answer selected by JustinPrivitera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants