Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support time-invariant forcing perturbations #31

Closed
aekiss opened this issue Sep 16, 2019 · 3 comments
Closed

support time-invariant forcing perturbations #31

aekiss opened this issue Sep 16, 2019 · 3 comments
Assignees

Comments

@aekiss
Copy link
Contributor

aekiss commented Sep 16, 2019

It would be useful to have support time-invariant additive or multiplicative perturbations, so we don't necessarily need to specify the perturbation at every forcing timestep. This would be particularly handy for the IAF runs.

This could be implemented by applying the perturbation at every time if the perturbation file is missing a time axis.

@nichannah nichannah self-assigned this Sep 23, 2019
@russfiedler
Copy link
Contributor

@aekiss @nichannah I've made a start on this. First step is just to apply a constant scaling. I've got this in /scratch/v45/raf599/libaccessom2 . Just looks like a couple of changes to libcouple/src/field.F90 and atm/src/forcing.F90. Could you have a quick look to see if it's the sort of change that looks interesting and if I'm going about it the right way.

@aekiss
Copy link
Contributor Author

aekiss commented Aug 14, 2020

thanks @russfiedler that looks good to me, I only had a few minor comments

@aekiss
Copy link
Contributor Author

aekiss commented Jul 2, 2021

closing - this use case is supported by the new perturbation feature - see #30 and
https://github.com/COSIMA/access-om2/wiki/Tutorials#Scaling-the-forcing-fields

@aekiss aekiss closed this as completed Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants