Hello WRF community,
I have been using WRF for a year-two now, and now I would like to start altering the WRF code. My goal would be to add or alter a physics package, so I would like to ask for any materials you found useful in the following steps:
This is going to be a pretty long journey, so any little resource you found would be appreciated.
Petar Golem
I have been using WRF for a year-two now, and now I would like to start altering the WRF code. My goal would be to add or alter a physics package, so I would like to ask for any materials you found useful in the following steps:
- Defining and ingesting new data (e.g., defining a new static field and ingesting it into WPS)
- Note: I have started with the helpful NCAR presentations about the Registry
- A "map" of where the code tasked with some task is: basically, I want to know where I would look to change the code if I wanted to do a specific thing, and where I do not want to mess with anything. For example, if I add a variable into Registry, where do I add the code to initialize the fields?
- Explanations of the different state variables in the Registry (e.g., I know about the "rconfig" variable)
- Any examples of workshops or tutorials where people added, e.g., a new scalar field, or a new parametrization.
This is going to be a pretty long journey, so any little resource you found would be appreciated.
Petar Golem