Skip to content

Create Initial Coupling to DART

Past due by over 3 years 0% complete

We need to create an initial example coupling between Aether and DART. In order to do this, it seems like we need to:

  • [] Specify grid structure and variables to pass to DART
  • [] If we pass via file, we need to describe the file to DART; if not file, then describe memory structure to pass
  • [] Create couplers and data readers for DART - Aether coupling (this…

We need to create an initial example coupling between Aether and DART. In order to do this, it seems like we need to:

  • [] Specify grid structure and variables to pass to DART
  • [] If we pass via file, we need to describe the file to DART; if not file, then describe memory structure to pass
  • [] Create couplers and data readers for DART - Aether coupling (this is the hard bit)
  • [] Create an initial data set to use for test problem (decide on best data to try and synthesize it)
  • [] Test coupling and verify that initial coupling with initial data set works
  • [] Create documentation for DART - Aether coupling
Loading