Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.3.0
    e1bfcf94 · version 0.3.0 ·
    ### Features
    
    - (Experimental) Added support for coupling of Dirichelet constraints.
    - **(Breaking Change)** Changed the config file format to adhere to the adapter config schema recommended by preECO adapter guidelines.
    - Added splitting the MPI Communicator to allow multiple coupling participants in the same MPI context.
    
    ### Fixes and Improvements
    
    - Construct preCICE coupler before ISSM model to start preCICE communication earlier and include ISSM model construction in the preCICE profile
    - Reduced the amount of IO ISSM is doing, now only once per coupling window (in addition to any interval the user has set manually). This required disabling subcycling for now.
    - Added link to libISSMOverload, required to link versions of ISSM >= 4.24.
  • 0.2.0
    - ported to preCICE 3 API
  • 0.1.0
    first going public