Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S
SPINS_main
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • SPINS
  • SPINS_main
  • Merge Requests
  • !3

Open
Opened Aug 17, 2018 by William Xu@c2xu
  • Report abuse
Report abuse

William

  • Overview 0
  • Commits 9
  • Changes 3

The new wave_reader can output the u profiles near the surface (u_top) and bottom (u_bottom) more frequently than the full fields, with a plot interval specified by plot_interval_1d in spins.conf. Note that plot_interval_1d must be divisible by plot_interval. The output files u_top and u_bottom are written onto the disk at the same frequency as the full fields (specified by plot_interval), but they contain data (with an output frequency specified by plot_interval_1d) between the current and previous plot time of the full fields.

If plot_interval_1d is not set (e.g. for no-slip top and bottom boundary conditions), then everything works as before.

Other changes include adding the output of v-field when rotation is present (poincare waves), changing multiplicative white noise to additive white noise, and fixing a small bug for initialization of 3D flow fields.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: SPINS/SPINS_main!3
Source branch: william