Skip to content
forked from nasa/CFL3D

This repository comprises the NASA CFL3D V6.7 code, as of year 2022. Though the entire package of files is forked from the official NASA Git, the purpose of creating this repository is to share the additional Cmake build system for the code. This Cmake build system for CFL3D code was originally written by Dr. Cheng Di (https://github.com/nasa/CF…

License

Notifications You must be signed in to change notification settings

SRkumar97/CFL3D

 
 

Repository files navigation

CFL3D

CFL3D is a structured-grid, cell-centered, upwind-biased, Reynolds-averaged Navier-Stokes (RANS) code. It can be run in parallel on multiple grid zones with point-matched, patched, overset, or embedded connectivities. Both multigrid and mesh sequencing are available in time-accurate or steady-state modes.

The most up-to-date information can be found on the web at:

https://nasa.github.io/CFL3D/


Copyright 2001 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.

The CFL3D platform is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

For installation of the code, CMake build

Read the notes.txt for procedure to build the code using CMake

About

This repository comprises the NASA CFL3D V6.7 code, as of year 2022. Though the entire package of files is forked from the official NASA Git, the purpose of creating this repository is to share the additional Cmake build system for the code. This Cmake build system for CFL3D code was originally written by Dr. Cheng Di (https://github.com/nasa/CF…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 97.9%
  • Makefile 1.3%
  • Other 0.8%