Progress Update 10/9/2021

We outlined the simulations in the project description “Solar Jets

All the simulations and models are detailed on git hub these are the smaug_jet@github

NVIVO is helpful for annotating papers and for coding. As a guide to tracking data each directory on the compute systems will have a file list. A data folder in the git repo will contain subdirectories corresponding to each of the systems used. Each subdirectory will have a directory contents txt file detailing the data. These may be coded as external files within NVIVO.

Preparation of point source model

Need to check the following

  • boundary term
  • data output location on bede (see bede docs. )

Comments about compilation flags and compiler selection

openmpi/ucx is known to be buggy when doing MPI one-sided operations. Cliff seemed to have better luck if he added the “–map-by ppr:2:socket” flag.

If that flag helps, can you give admin more details about what you are doing?

e.g. job script

Alternatively, building against the MPI in module mvapich2/2.3.5-2 works much better in this situation.

Rendering examples

Note use %2B to represent +

LaTeX

\(x_{1,2} = {-b\pm\sqrt{b^2 - 4ac} \over 2a}.\)

This math is inline $a^2+b^2=c^2$.

This is on a separate line

a^2+b^2=c^2