Changes between Version 4 and Version 5 of U_get_obs_f


Ignore:
Timestamp:
Aug 27, 2025, 5:00:38 PM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • U_get_obs_f

    v4 v5  
    1414 * `step` : `integer, intent(in)`[[BR]] Current time step
    1515 * `dim_obs_f` : `integer, intent(in)`[[BR]] Size of the full observation vector
    16  * `observation_f` : `real, intent(out), dimension(dim_obs_f)`[[BR]] Full vector of synthetic observations (process-local)
     16 * `observation_f` : `real, intent(in), dimension(dim_obs_f)`[[BR]] Full vector of synthetic observations (process-local)
    1717
    1818Hints: