-
Python3 is likely where new developing for python is occurring. After some discussion of different ideas and issues we thought there are kind of two parts to the transition.
1. writing test cases and…
-
Running the script like this:
`SHARED_APP=$HOME/apps SKU_TYPE=HBv2 ./install_wrf_openmpi.sh`
Seems to go wrong after the WRF tgz is extracted:
```
==> Error: netcdf-fortran ^openmpi matches…
-
I have now red also the revised version with great interest. I have listed here some comments which came to my mind. Hopefully you find these useful.
1) Page 3:
"For a detailed view of thermal flu…
-
There are a few items we either need or should square away before the 2.0 run. These are not yet needed for 1.2i so that test can proceed with out these if necessary:
- [x] When the static lens so…
-
Guys I pushed my changes. Here are things I see that we still need:
sec. 5.4 needs to be beefed up
please check the links to sections in the checklist section
Fig 1 needs to be replaced - the…
-
On the default Sandia build, we have a number of compiler warnings. It's bad to keep these around, as they may mask newly bad things developed into the code.
I would like to see all of these warni…
-
I am trying to compile the model and I am mainly getting the following error messages..
`make[3]: time: Command not found`
I do have the `time` program working on my machine (using Arch Linux 4.…
-
Hi,
New want-to-be user here.
First off - is this a stale project? I hope not, this would be a fantastic add-on to our project!
Trying to test this out on an existing (decently large) proje…
-
Hei,
I have been looking through the documentation on achieving irregular grids, but have been unable to figure out whether it is possible to obtain a grid that follows the DEM in the top (ragged) …
-
It's time to further separate code into directories by topic. This will make it easier to merge the Nyx MHD into Castro.
Some thoughts:
* we should no longer have separate `Src_1d`, `Src_2d`,…