Skip to content

Archive Trac vortexshedding historical

madscatt edited this page Jun 20, 2026 · 1 revision

Vortexshedding Historical

Legacy Trac archive page imported from vortexshedding_historical. Source: https://genapp.rocks/wiki/wiki/vortexshedding_historical. Review age, links, and examples before treating as current.

Vortex Shedding historical notes

decision tree addendum

  • technical/execution
    • as i understand it, the executable runs on SDSC
    • the apache user of the webserver will need to have keys setup to submit these jobs via ssh
    • the module.json will have to be written to define the inputs and outputs of the executable
    • the executable or executable wrapper will need to accept json as its command line argument and output only valid json to stdout as described in the module.json
    • the .mpg will be returned as a file link
    • later we will provide an embedded viewer and/or upload to youtube or other similar service with an enhancement of GenApp
    • the current GenApp interface is a two level menu grouping setup
    • we need to give a name and an icon image for this grouping
      • e.g. in sassie2 we have "Tools", "Build", "Interact", ...
      • we can use any of those icons or use our own
    • this is obviously overdone for a single module executable
    • if we are sticking with one module, we can simplify this in a enhancement of GenApp

running

  • from Michael Banks:
Here is the full procedure for submitting a nek5000 job.
The user chooses Re, 1/Fn*, and aa.

Re and 1/Fn* are p002 and p035 in the .rea file, respectively.
aa needs to be changed in subroutine usrdat2 in the .usr file.

The command genmap is executed interactively with the inputs spr_ell and 0.05

nek5000 is compiled using ./makenek $SessionName
The job is submitted to the queue using subnek.

Clone this wiki locally