Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion book/running/settingup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"DALES has a few general requirements for installation and usage:\n",
"- Fortran compiler (e.g., gfortran)\n",
"- MPI implementation (for multi-cpu runs)\n",
"- NetCDF4 libraries (for output/input)\n",
"- NetCDF4 libraries (for output/input) (for windows you might need to download VcXsrv)\n",
"- CMake libraries\n",
"- Make (to build the code)\n",
"\n",
Expand Down