Droplet Lagrangian Transient One-dimensional Reacting Code
Implementation of both liquid and gas phase governing equations.
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 3.16
-
- # Relative path conversion top directories.
- set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/backup/weiye/src_binary_droplet_COPY")
- set(CMAKE_RELATIVE_PATH_TOP_BINARY "/backup/weiye/src_binary_droplet_COPY/build")
-
- # Force unix paths in dependencies.
- set(CMAKE_FORCE_UNIX_PATHS 1)
-
-
- # The C and CXX include file regular expressions for this directory.
- set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
- set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
- set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
- set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|