ABOUT
CHAIRMAN

MTCUE 2022

The newly established World Conference on Multiphase Transportation, Conversion & Utilization of Energy (MTCUE-2022) will be hold in Xi’an on 27-31 Jul. 2022 . It will continue to provide a first-class academic exchange platform for scholars, students and engineering technicians to discuss the frontier and challenging problems in multiphase flow, including the basic phenomena and theory, the modelling and mathematical methods, the interface reaction and process, etc., as well as the latest progresses in energy systems and technologies.

Prof. Liejin Guo

The Academician of Chinese Academy of Sciences (CAS), The Academician of The World Academy of Sciences(TWAS), The chief scientist in Engineering thermophysics and energy utilization, The director of State Key Laboratory of Multiphase Flow in Power Engineering, and The leader of Basic Science Centre Program for Ordered Energy Conversion, NSFC.

Symposium dates

Abstract submission before 15 June 2022

Download

Abstract acceptance before 30 June 2022

Registration/reception 26 Jul. 2022

Symposium 27-31 Jul. 2022

SOCIALEVENT

OUR SPONSORS

  • Xi'an Jiaotong University
     

  • State Key Laboratory of Multiphase
    Flow in Power Engineering

  • Xi'an Jiaotong University
     

  • State Key Laboratory of Multiphase
    Flow in Power Engineering  

  • National Natural Science
    Foundation of China

  • Chinese Society of
    Engineering Thermophysics

  • International Association for
    Hydrogen Energy

System Error

[2] ErrorException in Session.php line 106

session_start(): Cannot start session when headers already sent

  1. // 读取session驱动
  2. $class = false !== strpos($config['type'], '\\') ? $config['type'] : '\\think\\session\\driver\\' . ucwords($config['type']);
  3. // 检查驱动类
  4. if (!class_exists($class) || !session_set_save_handler(new $class($config))) {
  5. throw new ClassNotFoundException('error session handler:' . $class, $class);
  6. }
  7. }
  8. if ($isDoStart) {
  9. session_start();
  10. self::$init = true;
  11. } else {
  12. self::$init = false;
  13. }
  14. }
  15. /**
  16. * session自动启动或者初始化
  17. * @return void

Call Stack

  1. in Session.php line 106
  2. at Error::appError()
  3. at session_start() in Session.php line 106
  4. at Session::init() in Session.php line 120
  5. at Session::boot() in Session.php line 164
  6. at Session::get() in helper.php line 304
  7. at session() in Common.php line 23
  8. at Common->_initialize() in EmptyController.php line 12
  9. at EmptyController->_initialize() in Controller.php line 59
  10. at Controller->__construct() in Loader.php line 466
  11. at Loader::controller() in App.php line 573
  12. at App::module() in App.php line 456
  13. at App::exec() in App.php line 139
  14. at App::run() in start.php line 19
  15. at require('/www/wwwroot/mtcue.o...') in index.php line 22

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_CONNECTION
keep-alive
HTTP_CACHE_CONTROL
max-age=259200
HTTP_X_FORWARDED_FOR
10.9.233.153
HTTP_VIA
1.1 squid-proxy-5b5d847c96-dmpqj (squid/6.13)
HTTP_HOST
mtcue.org
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
PATH_INFO
/home-reg-index-catId-23.html
REDIRECT_STATUS
200
SERVER_NAME
mtcue.org
SERVER_PORT
80
SERVER_ADDR
103.96.149.38
REMOTE_PORT
49082
REMOTE_ADDR
216.73.216.22
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/mtcue.org
DOCUMENT_URI
/index.php
REQUEST_URI
/home-reg-index-catId-23.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/home-reg-index-catId-23.html
SCRIPT_FILENAME
/www/wwwroot/mtcue.org/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1770594209.8893
REQUEST_TIME
1770594209
Environment Variables
empty

ThinkPHP Constants

__PUBLIC__
/public
APP_PATH
/www/wwwroot/mtcue.org/app/
DATA_PATH
/www/wwwroot/mtcue.org/runtime/Data/
PLUGIN_PATH
/www/wwwroot/mtcue.org/plugins/
THINK_VERSION
5.0.15
THINK_START_TIME
1770594209.8913
THINK_START_MEM
418744
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/mtcue.org/think/
LIB_PATH
/www/wwwroot/mtcue.org/think/library/
CORE_PATH
/www/wwwroot/mtcue.org/think/library/think/
TRAIT_PATH
/www/wwwroot/mtcue.org/think/library/traits/
ROOT_PATH
/www/wwwroot/mtcue.org/
EXTEND_PATH
/www/wwwroot/mtcue.org/extend/
VENDOR_PATH
/www/wwwroot/mtcue.org/vendor/
RUNTIME_PATH
/www/wwwroot/mtcue.org/runtime/
LOG_PATH
/www/wwwroot/mtcue.org/runtime/log/
CACHE_PATH
/www/wwwroot/mtcue.org/runtime/cache/
TEMP_PATH
/www/wwwroot/mtcue.org/runtime/temp/
CONF_PATH
/www/wwwroot/mtcue.org/app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
UPLOAD_PATH
./Uploads/
MAX_MENU_LENGTH
3
MAX_SUB_MENU_LENGTH
5